Skip to content

Commit

Permalink
Merge pull request #1186 from square/JakeWharton-patch-1
Browse files Browse the repository at this point in the history
Turn off semantic commits explicitly in Renovate
  • Loading branch information
JakeWharton committed Jan 3, 2023
2 parents ae07130 + dec743b commit 885ab1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
],
semanticCommits: "disabled"
}

0 comments on commit 885ab1d

Please sign in to comment.