Add renovate.json
Test / lint (push) Failing after 4s
Test / test (push) Failing after 2s
Test / test (pull_request) Failing after 2s
Test / lint (pull_request) Failing after 10s

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