diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 048e59a1b6..7b34468013 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: 5.12.0 + rev: 5.13.0 hooks: - id: isort args: ["--profile", "black", --line-length=125]