Skip to content

Commit 6767af3

Browse files
authored
Disable renovate dependency dashboard (#49)
1 parent 31eed8b commit 6767af3

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,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"config:base", ":disableDependencyDashboard"
55
],
66
"timezone": "Europe/Berlin",
77
"schedule": [

0 commit comments

Comments
 (0)