Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.…
Browse files Browse the repository at this point in the history
…4.0 (#87)

Co-authored-by: Tres Seaver <tseaver@palladion.com>

Source-Author: WhiteSource Renovate <bot@renovateapp.com>
Source-Date: Wed Dec 16 18:13:24 2020 +0100
Source-Repo: googleapis/synthtool
Source-Sha: aa255b15d52b6d8950cca48cfdf58f7d27a60c8a
Source-Link: googleapis/synthtool@aa255b1
  • Loading branch information
yoshi-automation committed Dec 21, 2020
1 parent 67591d9 commit c0ec019
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v3.4.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand Down
6 changes: 3 additions & 3 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-bigquery-datatransfer.git",
"sha": "af0406eedac1dc8c663b5c8f67f56255caeea2fa"
"sha": "cd519709228cda3bbcf2fd978d37ccd04ef27c82"
}
},
{
Expand All @@ -19,14 +19,14 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "18c5dbdb4ac8cf75d4d8174e7b4558f48e76f8a1"
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "18c5dbdb4ac8cf75d4d8174e7b4558f48e76f8a1"
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
}
}
],
Expand Down

0 comments on commit c0ec019

Please sign in to comment.