Skip to content

Commit 92c3a2d

Browse files
authored
Add disableDependencyDashboard to renovate config
1 parent 6b36451 commit 92c3a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"],
3+
"extends": ["config:recommended", ":disableDependencyDashboard"],
44
"packageRules": [
55
{
66
"description": "Automerge non-major updates",

0 commit comments

Comments
 (0)