geforkt von Mirrors/FastAsyncWorldEdit
db37c28a2f
* build: build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.8 * Update renovate.json Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Alexander Brandes <mc.cache@web.de>
28 Zeilen
612 B
JSON
28 Zeilen
612 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"ignoreDeps": [
|
|
"guava",
|
|
"com.google.guava:guava",
|
|
"rhino-runtime",
|
|
"org.antlr",
|
|
"antlr4-runtime",
|
|
"fastutil",
|
|
"it.unimi.dsi:fastutil",
|
|
"auto-value-annotations",
|
|
"auto-value",
|
|
"com.google.code.gson:gson",
|
|
"net.fabricmc:fabric-loader",
|
|
"net.fabricmc.fabric-api:fabric-api",
|
|
"com.github.luben:zstd-jni",
|
|
"net.kyori",
|
|
"net.kyori:adventure-nbt",
|
|
"org.jetbrains.kotlin.jvm"
|
|
],
|
|
"labels": ["Renovate"],
|
|
"commitMessagePrefix": "build: ",
|
|
"rebaseWhen": "conflicted"
|
|
}
|