From 6e1f12d3ce9717310a21a1246f2fdf5a7bba92a5 Mon Sep 17 00:00:00 2001 From: RawDiamondMC Date: Sun, 10 Dec 2023 21:30:28 +0800 Subject: [PATCH] ignore --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 7ffd5cc..7c4270e 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -3,5 +3,5 @@ "extends": [ "config:base" ], - "ignoreDeps": ["net.fabricmc:yarn"] + "ignoreDeps": ["net.fabricmc:yarn","architectury-plugin","dev.architectury.loom"] }