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:
Mike McQuaid 2025-01-09 12:39:49 +00:00
parent 352f6ac047
commit fca2d8ba40
No known key found for this signature in database

View File

@ -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