diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7209359..174b9ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: exclude: '^(install|get)-poetry.py$' - repo: https://github.com/pycqa/isort - rev: 8.0.1 + rev: 9.0.1 hooks: - id: isort name: "isort (python)"