diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 01e7a44b..d616876e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: hooks: - id: black - repo: https://github.com/pycqa/isort - rev: 5.9.3 + rev: 5.10.0 hooks: - id: isort name: isort (python)