Skip to content

Commit 9ceab1f

Browse files
author
Oleksandr Dzhychko
committed
ci: enable updates of the Gradle wrapper with Renovate
1 parent 4119de1 commit 9ceab1f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,8 @@
88
// Use the same commit type as with Dependabot.
99
":semanticCommitTypeAll(build)"
1010
],
11-
enabledManagers: ["pre-commit"],
11+
enabledManagers: [
12+
"pre-commit",
13+
"gradle-wrapper",
14+
],
1215
}

0 commit comments

Comments
 (0)