diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 14d0fc3a3..8249e5efe 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: - id: flake8 - repo: https://github.com/pycqa/isort - rev: 5.12.0 + rev: 5.13.0 hooks: - id: isort args: ["-c", "--df"]