dependabot: less update checks, there is no need to check so frequently
This commit is contained in:
parent
8eec15fbf8
commit
645371dc1a
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -8,4 +8,4 @@ updates:
|
||||
- package-ecosystem: "pip" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
Loading…
x
Reference in New Issue
Block a user