awl/renovate.json
Sam Therapy e9c5ab3422
All checks were successful
Test / test (stable) (push) Successful in 1m19s
Test / test (oldstable) (push) Successful in 1m21s
refactor(renovate): Group dependency updates together
2024-11-07 16:50:43 +01:00

5 lines
151 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":gomod", "group:allNonMajor"],
"automerge": true
}