Compare commits

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

1 commit

Author SHA1 Message Date
269e3ca840 Add renovate.json
Some checks failed
Pull Request Comments / Comment on a pull request with Playground details (pull_request_target) Failing after 3s
Has a valid Blueprint.json file? / check_blueprints (pull_request) Successful in 7s
2026-03-02 11:00:28 +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"
]
}