Skip to content

Commit fac0184

Browse files
Change the interval for dependabot updates to monthly (#434)
1 parent e8bcc2b commit fac0184

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/tiny'

0 commit comments

Comments
 (0)