Skip to content

Commit b63b6a3

Browse files
authored
Merge pull request #19 from takaishi/disable-dependency-dashboard
chore: disable dependency dashboard
2 parents 5f05240 + 59463bf commit b63b6a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

renovate.json

Lines changed: 2 additions & 1 deletion
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:recommended"
5-
]
5+
],
6+
"dependencyDashboard": false
67
}

0 commit comments

Comments
 (0)