Skip to content

Commit 367d8ca

Browse files
authored
Fix dependabot frequency
1 parent 5090c08 commit 367d8ca

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
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: github-actions
44
directory: /
55
schedule:
6-
interval: weekly
6+
interval: monthly
77
groups:
88
actions-minor:
99
update-types:

0 commit comments

Comments
 (0)