Update config.js
All checks were successful
renovate / renovate (push) Successful in 5m47s

This commit is contained in:
Braydon 2024-03-17 19:01:30 -07:00
parent a1deaf88c5
commit b51cb77bcc

View File

@ -4,7 +4,7 @@ module.exports = {
"platform": "gitea",
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"autodiscoverFilter": ["rainnny/*", "HypixelDev/*"],
"autodiscoverFilter": ["Rainnny/*", "HypixelDev/*"],
"optimizeForDisabled": true,
"forkProcessing": "disabled",
"dryRun": null,