Skip to content

Commit 52e206b

Browse files
refactor: Check for github-actions updates weekly
Co-authored-by: Moderne <[email protected]>
1 parent 33d8918 commit 52e206b

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
@@ -4,6 +4,6 @@ updates:
44
- package-ecosystem: github-actions
55
directory: /
66
schedule:
7-
interval: daily
7+
interval: weekly
88
commit-message:
99
prefix: "chore(ci)"

0 commit comments

Comments
 (0)