Change Dependabot checks to weekly (#457)
This commit is contained in:
parent
f7424957fd
commit
0b7665d6b5
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -4,8 +4,8 @@ updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/.github/workflows/requirements"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
Loading…
Reference in New Issue
Block a user