Skip to content

Commit df9ab48

Browse files
Change the interval for dependabot updates to monthly
1 parent b69014b commit df9ab48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

+1-1
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)