Skip to content

Commit 9ce57e5

Browse files
Change the interval for dependabot updates to monthly (#53)
1 parent 28dcf22 commit 9ce57e5

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)