Skip to content

Commit 78c1abc

Browse files
authored
Merge pull request #167 from canonical/disable-dependency-dashboard
Disable the renovate dependency dashboard
2 parents 0ef7703 + ad7fdba commit 78c1abc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:base"
5-
]
5+
],
6+
"dependencyDashboard": false
67
}

0 commit comments

Comments
 (0)