Skip to content

Commit 91a6672

Browse files
Change the interval for dependabot updates to monthly (#530)
1 parent 3e9c8b0 commit 91a6672

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
@@ -6,4 +6,4 @@ updates:
66
- package-ecosystem: 'github-actions'
77
directory: '/'
88
schedule:
9-
interval: 'daily'
9+
interval: 'monthly'

0 commit comments

Comments
 (0)