Skip to content

Commit

Permalink
Merge pull request #103 from Automattic/disable-renovate-dashboard
Browse files Browse the repository at this point in the history
Renovate: Disable dependency dashboard
  • Loading branch information
mirka authored Jan 10, 2022
2 parents ba44ce6 + fc9161f commit f0bdd06
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:base" ],
"enabledManagers": [ "npm" ],
"dependencyDashboard": false,
"lockFileMaintenance": {
"enabled": false
},
Expand Down

0 comments on commit f0bdd06

Please sign in to comment.