Skip to content

Commit

Permalink
chore: group renovate prs (#114)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

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.)
  • Loading branch information
yoshi-automation authored Sep 2, 2021
1 parent 0154a21 commit 48faabd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-compute/CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://pre-commit.com/>`__ tool, which automates checking
Expand Down
1 change: 1 addition & 0 deletions packages/google-cloud-compute/renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"extends": [
"config:base",
"group:all",
":preserveSemverRanges",
":disableDependencyDashboard"
],
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-compute/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-compute.git",
"sha": "22a23d5fb7a5588be96a238be541817c641d068f"
"sha": "671bd6ac7c0311dde34a405c7607161ebab13cd5"
}
},
{
Expand Down

0 comments on commit 48faabd

Please sign in to comment.