Add renovate.json
Code scanning - action / CodeQL-Build (push) Failing after 2s
Code scanning - action / CodeQL-Build (pull_request) Failing after 2s
Licensed / Check licenses (pull_request) Successful in 22s
Test / Build (ubuntu-latest) (push) Failing after 5m17s
Test / Build (ubuntu-latest) (pull_request) Failing after 5m24s
Check dist/ / check-dist (pull_request) Successful in 10m5s
Test / Build (macos-latest) (pull_request) Has been cancelled
Test / Build (windows-latest) (pull_request) Has been cancelled
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled

This commit is contained in:
Renovate
2026-07-28 03:10:18 +00:00
parent 484a0b528f
commit 0c574afaab
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}