Skip to content

Commit

Permalink
chore: disable dependency dashboard (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
bshaffer authored Mar 9, 2023
1 parent 57d4ad3 commit a566ae6
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
@@ -1,6 +1,7 @@
{
"extends": [
"config:base",
":preserveSemverRanges"
":preserveSemverRanges",
":disableDependencyDashboard"
]
}

0 comments on commit a566ae6

Please sign in to comment.