Skip to content

Commit

Permalink
Disable dashboard (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Sep 26, 2023
1 parent ddbdd18 commit 1f0c5cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":enablePreCommit"],
"extends": ["config:base", ":disableDependencyDashboard", ":enablePreCommit"],
"packageRules": [
{
"description": "Automatically merge minor and patch-level updates",
Expand Down

0 comments on commit 1f0c5cd

Please sign in to comment.