2022-06-10 01:30:07 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
2022-11-13 18:32:09 +00:00
|
|
|
- package-ecosystem: "github-actions"
|
2022-06-10 01:30:07 +00:00
|
|
|
directory: "/"
|
|
|
|
schedule:
|
|
|
|
interval: "weekly"
|
2022-11-13 18:32:09 +00:00
|
|
|
- package-ecosystem: "gitsubmodule"
|
|
|
|
directory: "/" # the .gitmodules file must be placed at the top-level directory of a git working tree
|
|
|
|
schedule:
|
|
|
|
interval: "weekly"
|
|
|
|
open-pull-requests-limit: 15 # Assimp has 15 dependencies
|