Updated pre-commit deps

This commit is contained in:
Anton Babenko 2020-04-23 16:58:40 +02:00
commit 5bd4e2e14b

View file

@ -9,7 +9,7 @@ repos:
- id: check-merge-conflict
- id: check-executables-have-shebangs
- repo: git://github.com/jumanjihouse/pre-commit-hooks
rev: 1.11.2
rev: 2.0.0
hooks:
- id: shfmt
args: ['-l', '-i', '2', '-ci', '-sr', '-w']