ci(renovate): ignore test manifests #63

Merged
t.behrendt merged 1 commits from ci-renovate-disable-updates-for-test-resources into main 2026-07-18 10:30:13 +02:00
+1 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>t.behrendt/renovate-configs:action"],
"enabledManagers": "github-actions"
"ignorePaths": ["get-images-from-files/test*"]
}