diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b90c06d..f3a703e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: args: [--py38-plus] - repo: https://github.com/pycqa/isort - rev: 5.13.1 + rev: 5.13.2 hooks: - id: isort