1
mirror of https://github.com/CarmJos/BukkitJSONSerializer.git synced 2026-06-04 16:48:18 +08:00

Add renovate.json

This commit is contained in:
renovate[bot]
2025-01-16 23:27:22 +00:00
committed by Carm
parent 609fa6de4d
commit 818a851dc3
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}