We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba0c3cb commit 1638b05Copy full SHA for 1638b05
1 file changed
renovate.json
@@ -9,17 +9,15 @@
9
],
10
"automerge": false,
11
"packageRules": [
12
- {
13
- "matchFiles": [
14
- "build.gradle",
15
- "dependencies.gradle"
16
- ],
17
- "enabled": false
18
- },
19
{
20
"matchDatasources": ["gradle-version"],
21
"registryUrls": [
22
- "https://domain.tld/repository/custom-gradle-wrapper/versions.json"
+ "https://www.cursemaven.com",
+ "https://api.modrinth.com/maven",
+ "https://maven.cleanroommc.com",
+ "https://maven.blamejared.com",
+ "https://nexus.gtnewhorizons.com/repository/public/",
+ "https://maven.gtceu.com"
23
]
24
},
25
0 commit comments