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 4119de1 + 9ceab1f commit d6c7c74Copy full SHA for d6c7c74
renovate.json5
@@ -8,5 +8,8 @@
8
// Use the same commit type as with Dependabot.
9
":semanticCommitTypeAll(build)"
10
],
11
- enabledManagers: ["pre-commit"],
+ enabledManagers: [
12
+ "pre-commit",
13
+ "gradle-wrapper",
14
+ ],
15
}
0 commit comments