From 333267706b3df126b7b6a164e706fd6b09402e27 Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Thu, 12 Jun 2025 13:22:05 +0200 Subject: [PATCH] 1 --- default.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/default.json b/default.json index 4ef8ee7..ada1c75 100644 --- a/default.json +++ b/default.json @@ -49,7 +49,8 @@ "pinDigests": false },{ "description": "Ignore preset manager", - "matchManagers": ["renovate-config-presets"] + "matchManagers": ["renovate-config-presets"], + "enabled": true },{ "matchDatasources": ["maven"], "registryUrls": ["http://mirror.woodpecker.svc.cluster.local/maven2"]