Remove enableManagers from renovate config (#4387)

This commit is contained in:
Robert Kaussow
2024-11-16 20:35:01 +01:00
committed by GitHub
parent b906a3337c
commit 76932698bf

View File

@@ -2,7 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>woodpecker-ci/renovate-config"], "extends": ["github>woodpecker-ci/renovate-config"],
"automergeType": "pr", "automergeType": "pr",
"enabledManagers": ["woodpecker"],
"customManagers": [ "customManagers": [
{ {
"customType": "regex", "customType": "regex",