Skip to content

Commit

Permalink
🔧 Group Dependabot updates in dev and deps (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta authored Jan 30, 2025
1 parent 4a5d965 commit 8b7d368
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ updates:
time: '04:00'
open-pull-requests-limit: 10
versioning-strategy: increase
groups:
dependencies:
dependency-type: 'production'
devDependencies:
dependency-type: 'development'
allow:
- dependency-name: '*'
dependency-type: direct
Expand All @@ -17,6 +22,11 @@ updates:
time: '04:00'
open-pull-requests-limit: 10
versioning-strategy: increase
groups:
dependencies:
dependency-type: 'production'
devDependencies:
dependency-type: 'development'
allow:
- dependency-name: '*'
dependency-type: direct
Expand Down

0 comments on commit 8b7d368

Please sign in to comment.