chore(renovate): add renovate.json
All checks were successful
tests / go test (push) Successful in 8s
tests / golangci-lint (push) Successful in 15s

This commit is contained in:
Jared Allard 2025-02-23 12:29:55 -08:00
parent 7993a6a054
commit e49d9b61aa
Signed by: jaredallard
SSH key fingerprint: SHA256:wyRyyv28jBYw8Yp/oABNPUYvbGd6hyZj23XVXEm5G/U

4
renovate.json Normal file
View file

@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>jaredallard/jaredallard:renovate.json5"]
}