Skip to content

Commit

Permalink
chore: mark all renovate changes as chore (#8892)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Feb 6, 2023
1 parent f8dd775 commit 53d2723
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -3,7 +3,8 @@
"github>whitesource/merge-confidence:beta",
"config:base",
":preserveSemverRanges",
"group:allNonMajor"
"group:allNonMajor",
":semanticCommitTypeAll(chore)"
],
"pin": {
"enabled": false
Expand Down

0 comments on commit 53d2723

Please sign in to comment.