Skip to content

Commit

Permalink
Change the interval for dependabot updates to monthly (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom committed Sep 5, 2024
1 parent c985363 commit 1d815f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ updates:
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'
interval: 'monthly'
labels:
- 'x:size/small'

0 comments on commit 1d815f5

Please sign in to comment.