Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate fdf155a427 Add renovate.json
Build and Test / test (ubuntu-latest) (pull_request) Failing after 54s
Build and Test / test-proxy (pull_request) Failing after 12s
Build and Test / test-git-container (pull_request) Failing after 15s
Build and Test / test-output (pull_request) Successful in 6s
Check dist / check-dist (pull_request) Successful in 44s
CodeQL / Analyze (javascript) (pull_request) Failing after 3s
Licensed / Check licenses (pull_request) Successful in 15s
Build and Test / build (pull_request) Failing after 38s
Build and Test / test-bypass-proxy (pull_request) Failing after 37s
Build and Test / test (macos-latest) (pull_request) Has been cancelled
Build and Test / test (windows-latest) (pull_request) Has been cancelled
2026-07-28 03:04:32 +00:00
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}