diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 010c763a..d77e65fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/psf/black - rev: 21.9b0 + rev: 21.10b0 hooks: - id: black - repo: https://github.com/pycqa/isort