diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 53fe37c..43e7b05 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: editorconfig-checker alias: ec - repo: https://github.com/pycqa/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort name: isort (python)