chore: remove redundant configs now handled globally
Docker Build and Push / build (pull_request) Successful in 43s

This commit is contained in:
Sagent
2026-06-09 13:42:37 +00:00
parent 701eefbb1a
commit 4f8315cc63
+1 -5
View File
@@ -1,7 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"jenkins": {
"enabled": false
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}