Skip to content

Commit

Permalink
Merge pull request #108 from pkgjs/disable-renovate-dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
dominykas committed Oct 8, 2021
2 parents 8e00983 + d9b8dc8 commit cb2629b
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,6 +2,7 @@
"extends": [
"config:base",
":preserveSemverRanges",
":maintainLockFilesWeekly"
":maintainLockFilesWeekly",
":disableDependencyDashboard"
]
}

0 comments on commit cb2629b

Please sign in to comment.