Skip to content

Commit

Permalink
deps: reduce the dependabot frequency to monthly
Browse files Browse the repository at this point in the history
  • Loading branch information
gtoison committed Oct 15, 2022
1 parent 13dd8b2 commit 43ccdfe
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 @@ -6,4 +6,4 @@ updates:
directory: '.github/actions/sonar-update-center'
# Check the npm registry for updates every day (weekdays)
schedule:
interval: 'daily'
interval: 'monthly'

0 comments on commit 43ccdfe

Please sign in to comment.