Skip to content

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 (#57)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/af4e17c6-27a1-40de-9cfc-4abd9fb801f3/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@aa255b1
  • Loading branch information
yoshi-automation authored Dec 22, 2020
1 parent 009f9c2 commit 14c5a77
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-tasks/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
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 packages/google-cloud-tasks/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-tasks.git",
"sha": "d7de086326a16c14b394557cf6c63425afe8fd57"
"sha": "cb1c36170a5f7114add74363812978d3caceb560"
}
},
{
Expand All @@ -19,14 +19,14 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
}
}
],
Expand Down

0 comments on commit 14c5a77

Please sign in to comment.