Files
gocqlx/renovate.json

8 lines
140 B
JSON
Raw Permalink Normal View History

2025-04-11 15:57:26 -04:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
2025-10-16 13:30:07 -04:00
],
"prConcurrentLimit": 2
2025-04-11 15:57:26 -04:00
}