Skip to content

Commit

Permalink
chore: reconfigure depandabot
Browse files Browse the repository at this point in the history
  • Loading branch information
msudgh committed Jul 28, 2024
1 parent 03d0fb7 commit 4b93d7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,13 @@ updates:
directory: '/'
schedule:
interval: 'monthly'
time: '09:00'
day: 'sunday'
open-pull-requests-limit: 2
reviewers:
- 'msudgh'
versioning-strategy: increase
groups:
production-dependencies:
applies-to: 'security-updates'
dependency-type: 'production'

0 comments on commit 4b93d7f

Please sign in to comment.