Add renovate.json
All checks were successful
Lint / lint (push) Successful in 13s
Build / build (pull_request) Successful in 26s

This commit is contained in:
2025-09-17 23:30:49 +00:00
committed by Julien Valverdé
parent 44f07d64eb
commit 5e6ee26357

6
renovate.json Normal file
View File

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