Skip to content

Commit 53ef25d

Browse files
chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.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
1 parent efd5b4e commit 53ef25d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/google-cloud-bigquery-datatransfer/.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# See https://pre-commit.com/hooks.html for more hooks
33
repos:
44
- repo: https://github.com/pre-commit/pre-commit-hooks
5-
rev: v3.3.0
5+
rev: v3.4.0
66
hooks:
77
- id: trailing-whitespace
88
- id: end-of-file-fixer

packages/google-cloud-bigquery-datatransfer/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-bigquery-datatransfer.git",
7-
"sha": "af0406eedac1dc8c663b5c8f67f56255caeea2fa"
7+
"sha": "cd519709228cda3bbcf2fd978d37ccd04ef27c82"
88
}
99
},
1010
{
@@ -19,14 +19,14 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "18c5dbdb4ac8cf75d4d8174e7b4558f48e76f8a1"
22+
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
2323
}
2424
},
2525
{
2626
"git": {
2727
"name": "synthtool",
2828
"remote": "https://github.com/googleapis/synthtool.git",
29-
"sha": "18c5dbdb4ac8cf75d4d8174e7b4558f48e76f8a1"
29+
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
3030
}
3131
}
3232
],

0 commit comments

Comments
 (0)