Dependabot: Ignoring all major updates. (#241)

This commit is contained in:
2023-10-19 19:24:58 +02:00
committed by GitHub
parent ea3f02ab58
commit 2d80298aa2

View File

@ -9,7 +9,12 @@ updates:
directory: /
schedule:
interval: weekly
open-pull-requests-limit: 10
- package-ecosystem: pip # See documentation for possible values
directory: / # Location of package manifests
schedule:
interval: weekly
open-pull-requests-limit: 5
ignore:
- dependency-name: '*'
update-types: ["version-update:semver-major"]