We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada7d2f commit 56701feCopy full SHA for 56701fe
1 file changed
.github/renovate.json5
@@ -7,6 +7,7 @@
7
":enableVulnerabilityAlertsWithLabel(security)",
8
// use chore for test-only Gradle dependencies (Gradle manager does not make a distinction based on configurations)
9
":pathSemanticCommitType(gradle/test-libs.versions.toml,chore)",
10
+ "github>wetransform/renovate-config:java-17.json5",
11
],
12
labels: ["renovate", "renovate/{{updateType}}"],
13
packageRules: [
0 commit comments