chore(workflow): disable dependency dashboard (#12686)

This commit is contained in:
neverland 2024-03-15 21:02:39 +08:00 committed by GitHub
parent 83fd65fc9a
commit 9974956996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"dependencyDashboard": false,
"packageRules": [
// Use chore as semantic commit type for commit messages
{