Skip to content

Commit

Permalink
chore(python): disable dependency dashboard (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] authored Aug 31, 2021
1 parent 8bf9d70 commit d0f9b78
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/google-cloud-python-speech/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

0 comments on commit d0f9b78

Please sign in to comment.