dependabot.yml 363 B

1234567891011
  1. version: 2
  2. updates:
  3. - package-ecosystem: "github-actions"
  4. directory: "/"
  5. schedule:
  6. interval: "weekly"
  7. - package-ecosystem: "gitsubmodule"
  8. directory: "/" # the .gitmodules file must be placed at the top-level directory of a git working tree
  9. schedule:
  10. interval: "weekly"
  11. open-pull-requests-limit: 15 # Assimp has 15 dependencies