diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b4ef3e99..9f85aca6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/PyCQA/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort args: ["--profile", "black", --line-length=125]