Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate 266128b2c8 Add renovate.json
Workflow for Codecov Action / run-alpine-missing-deps (push) Failing after 7s
Workflow for Codecov Action / run-alpine-success (push) Failing after 4s
Workflow for Codecov Action / run (ubuntu-latest) (push) Failing after 13s
Workflow for Codecov Action / run-container (push) Failing after 21s
CodeQL / Analyze (javascript) (pull_request) Failing after 2s
Workflow for Codecov Action / run-alpine-partial-deps (push) Failing after 12s
Workflow for Codecov Action / run (ubuntu-latest) (pull_request) Failing after 6s
Workflow for Codecov Action / run-container (pull_request) Failing after 3s
Workflow for Codecov Action / run-alpine-success (pull_request) Failing after 4s
Workflow for Codecov Action / run-alpine-partial-deps (pull_request) Failing after 5s
Workflow for Codecov Action / run-alpine-missing-deps (pull_request) Failing after 11s
Workflow for Codecov Action / run (macos-latest) (pull_request) Has been cancelled
Workflow for Codecov Action / run (windows-latest) (pull_request) Has been cancelled
Workflow for Codecov Action / run (macos-latest) (push) Has been cancelled
Workflow for Codecov Action / run (windows-latest) (push) Has been cancelled
Workflow for Codecov Action / run-macos-latest-xlarge (pull_request) Has been cancelled
Workflow for Codecov Action / run-macos-latest-xlarge (push) Has been cancelled
2026-07-28 03:05:14 +00:00
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}