Skip to content

Commit e81999d

Browse files
Change the interval for dependabot updates to monthly (#2836)
1 parent 85e331f commit e81999d

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
@@ -4,6 +4,6 @@ updates:
44
- package-ecosystem: 'github-actions'
55
directory: '/'
66
schedule:
7-
interval: 'daily'
7+
interval: 'monthly'
88
labels:
99
- 'x:size/tiny'

0 commit comments

Comments
 (0)