Skip to content

Commit

Permalink
ci(github): Disable Renovate's dependency dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
sschuberth committed Apr 29, 2024
1 parent 8812c12 commit 1ae7574
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":disableDependencyDashboard",
":semanticCommitScopeDisabled",
":semanticCommitTypeAll(deps)"
]
Expand Down

0 comments on commit 1ae7574

Please sign in to comment.