Skip to content

Commit

Permalink
Disable semantic commits for renovate (#2407)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDiekmann authored Apr 13, 2023
1 parent fdbb361 commit 7633fdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"postUpdateOptions": ["yarnDedupeFewer"],
"rangeStrategy": "bump",
"rebaseWhen": "conflicted",
"semanticCommits": "disabled",
"packageRules": [
{
"enabled": true,
Expand Down

0 comments on commit 7633fdd

Please sign in to comment.