diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7ef5958..c7f416e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: - id: flake8 additional_dependencies: [flake8-import-order, flake8-bugbear] - repo: https://github.com/psf/black - rev: "21.8b0" + rev: "21.9b0" hooks: - id: black - repo: https://github.com/pycqa/isort