Skip to content

Commit

Permalink
Dependabot: group devDependencies (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR authored Sep 7, 2023
1 parent 0e2004e commit 7e3d8d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,8 @@ updates:
reviewers:
- XhmikosR
versioning-strategy: increase
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

0 comments on commit 7e3d8d1

Please sign in to comment.