diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 22b09dee..2fc259fc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,6 +24,6 @@ repos: - id: mixed-line-ending - repo: https://github.com/pycqa/isort - rev: v5.11.3 + rev: 5.12.0 hooks: - id: isort