Skip to content

Commit 79436d2

Browse files
committed
Revert "Decrease frequency of GitHub Actions update checks"
This reverts commit 6036cb9. Since taiki-e/install-action is no longer used, a weekly check shouldn't be a burden, and I'd rather have all the dependency checks happen at a consistent interval.
1 parent 5193ef8 commit 79436d2

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)