diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index edf3c69dc..e16ab57d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: black args: [--line-length=80] - repo: https://github.com/pycqa/isort - rev: 5.11.4 + rev: 5.12.0 hooks: - id: isort name: isort (python)