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

chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 #62

Merged
merged 1 commit into from
Dec 28, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion .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
4 changes: 2 additions & 2 deletions 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-container.git",
"sha": "6a0fef7f30976357cc9f42c0213931d1a2c76eac"
"sha": "11e4b6aec2ace1f8129cf694d10d3edeb90029a5"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "f94318521f63085b9ccb43d42af89f153fb39f15"
"sha": "aa255b15d52b6d8950cca48cfdf58f7d27a60c8a"
}
}
],
Expand Down