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.
1 parent 4119de1 commit 9ceab1fCopy full SHA for 9ceab1f
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