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

This commit is contained in:
2026-06-09 13:44:15 +00:00
parent 99b276ec52
commit bc3aca50c5
+1 -8
View File
@@ -1,10 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"gitlabci": {
"enabled": false
},
"jenkins": {
"enabled": false
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}