Skip to content

Commit

Permalink
chore: Update renovate.json
Browse files Browse the repository at this point in the history
Add group:allNonMajor
  • Loading branch information
mattwelke authored Nov 14, 2024
1 parent dfb9417 commit 1ecb02f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"config:base",
"helpers:pinGitHubActionDigests",
":gitSignOff",
":semanticCommitTypeAll(deps)"
":semanticCommitTypeAll(deps)",
"group:allNonMajor"
],
"addLabels": ["dependencies"],
"postUpdateOptions": [
Expand Down

0 comments on commit 1ecb02f

Please sign in to comment.