Skip to content

Commit

Permalink
chore(dependabot): improve grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed May 16, 2024
1 parent 106c00f commit f4929bf
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,8 @@ updates:
schedule:
interval: "weekly"
groups:
production-dependencies:
dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

# Docker
-
Expand All @@ -69,7 +67,5 @@ updates:
- dependency-name: "*"
update-types: ["version-update:semver-major"]
groups:
production-dependencies:
dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

0 comments on commit f4929bf

Please sign in to comment.