mirror of https://github.com/containers/podman.git
Merge pull request #9627 from xatier/master
[NO TESTS NEEDED] Bump pre-commit-hooks version
This commit is contained in:
commit
b386d23bf0
|
|
@ -2,7 +2,7 @@
|
||||||
exclude: ^vendor/
|
exclude: ^vendor/
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
||||||
rev: v2.4.0
|
rev: v3.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue