diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e75d460..bbc9823 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -47,7 +47,7 @@ repos: types: [file, python] - repo: https://github.com/pycqa/isort - rev: 7.0.0 + rev: 8.0.0 hooks: - id: isort name: isort (python)