Files
assimp/.github/dependabot.yml
Kim Kulling bea3924fce Update dependabot.yml
- Add update of submodules
2022-11-13 19:32:09 +01:00

12 lines
363 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- 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