Skip to content

Commit 1172976

Browse files
Change the interval for dependabot updates to monthly (#205)
1 parent cceda8f commit 1172976

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,6 +5,6 @@ updates:
55
- package-ecosystem: 'github-actions'
66
directory: '/'
77
schedule:
8-
interval: 'daily'
8+
interval: 'monthly'
99
labels:
1010
- 'x:size/small'

0 commit comments

Comments
 (0)