Merge pull request #57 from TheTechNetwork/elibrody-patch-1

Update renovate.json
This commit is contained in:
elibrody 2024-01-23 18:44:12 -05:00 committed by GitHub
commit e02f7cf1eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"prConcurrentLimit": 0,
"prHourlyLimit": 0
"prConcurrentLimit:0",
"prHourlyLimit:0"
]
}