dependabot: reduce run frequency
This commit is contained in:
parent
3b37bf4a19
commit
5bdc1346a9
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -3,7 +3,7 @@ updates:
|
|||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "monthly"
|
||||
groups:
|
||||
gha-version-updates:
|
||||
applies-to: version-updates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue