Auto-update pre-commit hooks

This commit is contained in:
luzfcb 2021-05-15 22:27:42 +00:00 committed by GitHub
parent 9c24e8a879
commit aac58a094b

View File

@ -4,7 +4,7 @@ fail_fast: true
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.4.0 rev: v4.0.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
- id: end-of-file-fixer - id: end-of-file-fixer