Skip to content

Commit b061dd0

Browse files
Change the interval for dependabot updates to monthly (exercism#3769)
1 parent 63fffc0 commit b061dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
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)