Add the PulseApp org
All checks were successful
renovate / renovate (push) Successful in 5m1s

This commit is contained in:
Braydon 2024-09-19 13:21:59 -07:00
parent 18c3f83a38
commit e1f5cae60a

View File

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