Skip to content

Commit

Permalink
refactor: use recognizable group names
Browse files Browse the repository at this point in the history
  • Loading branch information
mmvanheusden committed Nov 16, 2024
1 parent 10487ca commit f75a8ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ updates:
- dependency-name: "*"
update-types: ["version-update:semver-major"]
groups:
actions-deps:
npm-deps:
patterns:
- "*"

Expand All @@ -20,6 +20,6 @@ updates:
- dependency-name: "*"
update-types: ["version-update:semver-major"]
groups:
actions-deps:
cargo-deps:
patterns:
- "*"

0 comments on commit f75a8ef

Please sign in to comment.