diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db7b623..4d198dc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: check-case-conflict - id: mixed-line-ending - repo: https://github.com/pycqa/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort args: ["--profile", "black", "--filter-files"]