This commit is contained in:
2025-05-09 05:19:13 -05:00
parent 16e8514480
commit c6b300f572

View File

@@ -103,7 +103,7 @@ renovate:
"autodiscover": "true", "autodiscover": "true",
"dryRun": false, "dryRun": false,
"printConfig": false, "printConfig": false,
"autodiscoverNamespaces": ["developerdurp", "durfy"] "autodiscoverFilter": ["developerdurp/*", "durfy/*"]
} }
# See https://docs.renovatebot.com/self-hosted-configuration # See https://docs.renovatebot.com/self-hosted-configuration
# config: | # config: |