Update pre-commit hooks

This commit is contained in:
Hugo Osvaldo Barrera 2021-05-06 19:26:30 +02:00
parent a68121e439
commit 75719ecc66

View file

@ -14,6 +14,6 @@ repos:
- id: flake8
additional_dependencies: [flake8-import-order, flake8-bugbear]
- repo: https://github.com/asottile/reorder_python_imports
rev: v2.4.0
rev: v2.5.0
hooks:
- id: reorder-python-imports