[pre-commit.ci] pre-commit autoupdate

This commit is contained in:
pre-commit-ci[bot] 2021-01-04 16:26:38 +00:00 committed by GitHub
parent 34690f68cc
commit 9241a02637
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ repos:
types: []
- repo: https://github.com/PyCQA/isort
rev: 5.6.4
rev: 5.7.0
hooks:
- id: isort
@ -31,7 +31,7 @@ repos:
- id: python-check-blanket-noqa
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.3.0
rev: v3.4.0
hooks:
- id: check-merge-conflict
- id: check-yaml