Update renovate.json
Some checks failed
renovate / renovate (push) Failing after 8m55s

This commit is contained in:
Braydon 2024-09-21 17:21:58 -07:00
parent 1343edddd7
commit d2dee5fd3c

View File

@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["rainnny/renovate-config"],
"extends": ["rainnny/renovate-config", ":disableRateLimiting", ":skipStatusChecks"],
"dependencyDashboard": true,
"enabledManagers": [
"github-actions"