Skip to content

Commit

Permalink
Use groups for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui authored Jun 2, 2024
1 parent fad5add commit 52e896f
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 @@ -16,3 +16,8 @@ updates:
ignore:
- dependency-name: "clap"
versions: ["4.0.x", "4.1.x"]
groups:
cargo:
update-types:
- "minor"
- "patch"

0 comments on commit 52e896f

Please sign in to comment.