We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2aa5bc commit 31728d8Copy full SHA for 31728d8
1 file changed
synthtool/gcp/templates/node_library/renovate.json
@@ -1,7 +1,8 @@
1
{
2
"extends": [
3
"config:base",
4
- "docker:disable"
+ "docker:disable",
5
+ ":disableDependencyDashboard"
6
],
7
"pinVersions": false,
8
"rebaseStalePrs": true,
0 commit comments