Skip to content

Commit 31728d8

Browse files
authored
chore: disable renovate dependency dashboard (#1194)
1 parent e2aa5bc commit 31728d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

synthtool/gcp/templates/node_library/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"extends": [
33
"config:base",
4-
"docker:disable"
4+
"docker:disable",
5+
":disableDependencyDashboard"
56
],
67
"pinVersions": false,
78
"rebaseStalePrs": true,

0 commit comments

Comments
 (0)