Skip to content

Commit

Permalink
chore: remove renovate dependency dashboard (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonambas authored Apr 11, 2024
1 parent 281915f commit f10f28f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"prConcurrentLimit": 3,
"rangeStrategy": "pin"
"rangeStrategy": "pin",
"dependencyDashboard": false
}

0 comments on commit f10f28f

Please sign in to comment.