Skip to content

Commit c6aecb0

Browse files
authored
Update the dependabot schedule
Run weekly update checks now that actions are pinned by hash instead of major version tag.
1 parent 8b89091 commit c6aecb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ updates:
88
- package-ecosystem: "github-actions"
99
directory: "/"
1010
schedule:
11-
interval: "monthly"
11+
interval: "weekly"

0 commit comments

Comments
 (0)