diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 711335e..2df51f9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/PyCQA/isort - rev: 5.13.0 + rev: 5.13.1 hooks: - id: isort - repo: https://github.com/psf/black