Skip to content

Commit f3f4ba3

Browse files
Change the interval for dependabot updates to monthly
1 parent f3dc3e1 commit f3f4ba3

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
@@ -5,4 +5,4 @@ updates:
55
- package-ecosystem: "github-actions"
66
directory: "/"
77
schedule:
8-
interval: "daily"
8+
interval: 'monthly'

0 commit comments

Comments
 (0)