Skip to content

Commit e2bbd87

Browse files
chore(renovate): disable dependency dashboard (#518)
Dashboard can be found here: #502 --- I think, we don't need it.
1 parent 65966c3 commit e2bbd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"],
3+
"extends": ["config:recommended", ":disableDependencyDashboard"],
44
"ignoreDeps": ["saplabs/hanaexpress", "amannn/action-semantic-pull-request", "martinbeentjes/npm-get-version-action"]
55
}

0 commit comments

Comments
 (0)