1 Commits
v0.0.1 ... main

Author SHA1 Message Date
3b296a947b chore: add Renovate config for automated dependency updates
All checks were successful
CI / Publish (push) Successful in 22s
CI / Notify (push) Successful in 1s
CI / Test (push) Successful in 1m52s
CI / Lint (push) Successful in 2m22s
Ref: ADR-0057
2026-02-13 15:34:14 -05:00

7
renovate.json Normal file
View File

@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>daviestechlabs/renovate-config",
"local>daviestechlabs/renovate-config:python"
]
}