Skip to content

Commit

Permalink
Turn off semantic commits explicitly in Renovate
Browse files Browse the repository at this point in the history
please(god): make it stop
  • Loading branch information
JakeWharton committed Jan 3, 2023
1 parent ae07130 commit dec743b
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 dec743b

Please sign in to comment.