Skip to content

Commit

Permalink
Merge pull request #262 from mathisdt/dependabot-update
Browse files Browse the repository at this point in the history
make dependabot group minor and patch version updates into one PR
  • Loading branch information
mathisdt committed Oct 1, 2023
2 parents cd1ebd4 + 06cdbb5 commit fdb0a66
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 @@ -6,3 +6,8 @@ updates:
interval: "monthly"
allow:
- dependency-type: "direct"
groups:
minor-and-patch-version-updates:
update-types:
- "minor"
- "patch"

0 comments on commit fdb0a66

Please sign in to comment.