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 eac38b4 commit f6eceb9Copy full SHA for f6eceb9
.github/renovate.json
@@ -0,0 +1,11 @@
1
+{
2
+ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
+ "extends": [
4
+ "config:base"
5
+ ],
6
+ "fileMatch": [
7
+ "(^|/|\\.)pom\\.xml$",
8
+ "^(((\\.mvn)|(\\.m2))/)?settings\\.xml$"
9
10
+ "versioning": "maven"
11
+}
0 commit comments