renovate.json
Some checks failed
持续集成 / docker-build-push-test (push) Failing after 19s
持续集成 / setup-node-environment-test (push) Successful in 20s

This commit is contained in:
严浩
2024-10-08 22:45:09 +08:00
committed by GitHub
parent 1423089bee
commit fd3ae8966b

7
renovate.json Normal file
View File

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"https://git.1-h.cc/examples/renovate-example/raw/branch/main/default.json5"
],
"dependencyDashboard": false
}