Files
gocqlx/renovate.json
2025-10-16 13:30:07 -04:00

8 lines
140 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"prConcurrentLimit": 2
}