Skip to content

Commit 1638b05

Browse files
committed
fix renovate.json
1 parent ba0c3cb commit 1638b05

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

renovate.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,15 @@
99
],
1010
"automerge": false,
1111
"packageRules": [
12-
{
13-
"matchFiles": [
14-
"build.gradle",
15-
"dependencies.gradle"
16-
],
17-
"enabled": false
18-
},
1912
{
2013
"matchDatasources": ["gradle-version"],
2114
"registryUrls": [
22-
"https://domain.tld/repository/custom-gradle-wrapper/versions.json"
15+
"https://www.cursemaven.com",
16+
"https://api.modrinth.com/maven",
17+
"https://maven.cleanroommc.com",
18+
"https://maven.blamejared.com",
19+
"https://nexus.gtnewhorizons.com/repository/public/",
20+
"https://maven.gtceu.com"
2321
]
2422
},
2523
{

0 commit comments

Comments
 (0)