chore(deps): add renovate.json
All checks were successful
Action test on Ubuntu / ubuntu-minimal (push) Has been skipped
Action test on Ubuntu / ubuntu-full (push) Successful in 6s
Action test on Ubuntu / ubuntu-nochanges (push) Successful in 5s

Signed-off-by: RenovateBot <renovatebot@w9r.dev>
This commit is contained in:
RenovateBot 2025-01-08 11:14:33 +00:00
parent 76df5651c5
commit 486190aa3e

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"
]
}