From 1a7f455462b3b4885467acf2b5189c88c9d2ba79 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Thu, 2 Sep 2021 01:54:25 -0700 Subject: [PATCH] chore: group renovate prs (#114) This PR was generated using Autosynth. :rainbow: Synth log will be available here: https://source.cloud.google.com/results/invocations/25b83399-a873-4a0e-b9a9-28c73a203a7e/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- CONTRIBUTING.rst | 6 +++--- renovate.json | 1 + synth.metadata | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 8a73ed9c7..e52913e04 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -113,9 +113,9 @@ Coding Style export GOOGLE_CLOUD_TESTING_BRANCH="main" By doing this, you are specifying the location of the most up-to-date - version of ``python-compute``. The the suggested remote name ``upstream`` - should point to the official ``googleapis`` checkout and the - the branch should be the main branch on that remote (``main``). + version of ``python-compute``. The + remote name ``upstream`` should point to the official ``googleapis`` + checkout and the branch should be the default branch on that remote (``main``). - This repository contains configuration for the `pre-commit `__ tool, which automates checking diff --git a/renovate.json b/renovate.json index 9fa8816fe..c21036d38 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,7 @@ { "extends": [ "config:base", + "group:all", ":preserveSemverRanges", ":disableDependencyDashboard" ], diff --git a/synth.metadata b/synth.metadata index 917af3a46..889d07149 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-compute.git", - "sha": "22a23d5fb7a5588be96a238be541817c641d068f" + "sha": "671bd6ac7c0311dde34a405c7607161ebab13cd5" } }, {