Fix enabledManagers in renovate config

This commit is contained in:
Geoff Bourne
2026-02-15 12:37:00 -06:00
parent cca86e6a3d
commit b15a6cc59c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"enabledManagers": [
"custom"
"custom.regex"
],
"customManagers": [
{