Update pre-commit hooks to version 3.3.0

This commit is contained in:
Hugo Locurcio
2020-10-28 16:43:45 +01:00
parent 800e07ee02
commit d11b3a1caf

View File

@ -1,7 +1,8 @@
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0 rev: v3.3.0
hooks: hooks:
- id: fix-byte-order-marker
- id: end-of-file-fixer - id: end-of-file-fixer
- id: trailing-whitespace - id: trailing-whitespace