Schedule renovate (#7620)

This commit is contained in:
Connor Fitzgerald 2025-04-23 18:27:19 -04:00 committed by GitHub
parent 1d6c1d020c
commit ffbef20168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,9 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"extends": ["config:recommended", "schedule:weekly"],
"dependencyDashboard": true,
"prConcurrentLimit": 5,
"prConcurrentLimit": 20,
"prHourlyLimit": 200,
"labels": ["dependencies"],
"packageRules": [
{
"matchUpdateTypes": ["patch"],