awl/renovate.json
Sam Therapy d8c40abf5a
All checks were successful
Mirror Push / mirror (push) Successful in 5s
Test / test (stable) (push) Successful in 34s
Test / test (oldstable) (push) Successful in 55s
misc(deps): Re-enable automerge
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2024-03-16 23:47:30 +01:00

6 lines
138 B
JSON

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