chore(deps): add renovate.json
All checks were successful
SonarQube Scan / SonarQube Trigger (push) Successful in 2m11s
release / Release (push) Successful in 3m7s

Signed-off-by: RenovateBot <renovatebot@w9r.dev>
This commit is contained in:
RenovateBot 2025-01-08 14:01:53 +00:00
parent bc64f72368
commit b5e07aba17

6
renovate.json Normal file
View file

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