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

This commit is contained in:
2025-09-17 23:30:49 +00:00
parent c0cac90a66
commit dff5ff4c1a

6
renovate.json Normal file
View File

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