Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
9e07d9b380 Add renovate.json
Some checks failed
CI / build (push) Failing after 0s
2026-03-02 11:00:45 +08:00

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>WenPai-org/ci-workflows:renovate-default"
]
}