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

This commit is contained in:
Sagent
2026-06-09 13:42:37 +00:00
parent 1bad6949f0
commit 7508880485
+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"
}