We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4254a1d + 5032742 commit d0aa228Copy full SHA for d0aa228
renovate.json5
@@ -4,7 +4,9 @@
4
"config:best-practices",
5
// Opt-in to beta support for pre-commit.
6
// See https://docs.renovatebot.com/modules/manager/pre-commit/
7
- ":enablePreCommit"
+ ":enablePreCommit",
8
+ // Use the same commit type as with Dependabot.
9
+ ":semanticCommitTypeAll(build)"
10
],
11
enabledManagers: ["pre-commit"],
12
}
0 commit comments