diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 39e32df77..061e8ce59 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: exclude: ^(docs) - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort exclude: ^(docs)