diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65c4a71e..1d58281c 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: 7.0.0 + rev: 8.0.1 hooks: - id: isort args: ["--profile", "black", --line-length=125]