Skip to content

Commit

Permalink
chore: disable dependency dashboard (googleapis#113)
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/a397d906-07cc-411d-9768-30d96bd30393/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
  • Loading branch information
yoshi-automation authored Aug 31, 2021
1 parent 22a23d5 commit 291dfb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"extends": [
"config:base", ":preserveSemverRanges"
"config:base",
":preserveSemverRanges",
":disableDependencyDashboard"
],
"ignorePaths": [".pre-commit-config.yaml"],
"pip_requirements": {
Expand Down
2 changes: 1 addition & 1 deletion 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": "2eca2f305dea26c03703a618061bec8f2b6bf316"
"sha": "22a23d5fb7a5588be96a238be541817c641d068f"
}
},
{
Expand Down

0 comments on commit 291dfb1

Please sign in to comment.