Skip to content

Commit 0c7dc2a

Browse files
committed
chore(renovate-bot): Exclude unncessary dependencies update check
1 parent 86737b4 commit 0c7dc2a

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

renovate.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,22 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"packageRules": [
7+
{
8+
"matchPackageNames": [
9+
"fabric-loom",
10+
"com.replaymod.preprocess",
11+
"com.replaymod.preprocess:com.replaymod.preprocess.gradle.plugin",
12+
13+
"com.mojang:minecraft",
14+
15+
"io.github.cottonmc:libgui",
16+
"net.fabricmc.fabric-api:fabric-api",
17+
18+
"maven.modrinth:*"
19+
],
20+
"enabled": false
21+
}
522
]
623
}

0 commit comments

Comments
 (0)