dependabot: update github-actions weekly.
This should reduce the amount of PR spam we get. If there's critical vulnerabilities: they will be updated more often.
This commit is contained in:
parent
352f6ac047
commit
fca2d8ba40
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -4,7 +4,7 @@ updates:
|
|||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: weekly
|
||||||
allow:
|
allow:
|
||||||
- dependency-type: all
|
- dependency-type: all
|
||||||
# The actions in triage-issues.yml are updated in the Homebrew/.github repo
|
# The actions in triage-issues.yml are updated in the Homebrew/.github repo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user