From 291dfb149a6a8d72cc2fa76ec5af06eda5d33f41 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Tue, 31 Aug 2021 04:40:27 -0700 Subject: [PATCH] chore: disable dependency dashboard (#113) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/a397d906-07cc-411d-9768-30d96bd30393/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- renovate.json | 4 +++- synth.metadata | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/renovate.json b/renovate.json index c04895563..9fa8816fe 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,8 @@ { "extends": [ - "config:base", ":preserveSemverRanges" + "config:base", + ":preserveSemverRanges", + ":disableDependencyDashboard" ], "ignorePaths": [".pre-commit-config.yaml"], "pip_requirements": { diff --git a/synth.metadata b/synth.metadata index f6cf511d6..917af3a46 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-compute.git", - "sha": "2eca2f305dea26c03703a618061bec8f2b6bf316" + "sha": "22a23d5fb7a5588be96a238be541817c641d068f" } }, {