Skip to content

Commit 1dc6d64

Browse files
authored
chore(deps): update precommit hook pre-commit/pre-commit-hooks to v3.4.0 (#344)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pre-commit/pre-commit-hooks](https://togithub.com/pre-commit/pre-commit-hooks) | repository | minor | `v3.3.0` -> `v3.4.0` | --- ### Release Notes <details> <summary>pre-commit/pre-commit-hooks</summary> ### [`v3.4.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/v3.4.0) [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v3.3.0...v3.4.0) ##### Features - `file-contents-sorter`: Add `--unique` argument - [#&#8203;524](https://togithub.com/pre-commit/pre-commit-hooks/issues/524) PR by [@&#8203;danielhoherd](https://togithub.com/danielhoherd). - `check-vcs-permalinks`: Add `--additional-github-domain` option - [#&#8203;530](https://togithub.com/pre-commit/pre-commit-hooks/issues/530) PR by [@&#8203;youngminz](https://togithub.com/youngminz). - New hook: `destroyed-symlinks` to detect unintentional symlink-breakages on windows. - [#&#8203;511](https://togithub.com/pre-commit/pre-commit-hooks/issues/511) PR by [@&#8203;m-khvoinitsky](https://togithub.com/m-khvoinitsky). </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/python-storage).
1 parent 2414a61 commit 1dc6d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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

0 commit comments

Comments
 (0)