mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-05-06 01:47:27 +02:00
Dependabot: Ignoring all major updates. (#241)
This commit is contained in:
parent
ea3f02ab58
commit
2d80298aa2
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@ -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"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user