diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ebf14d1..2b7a6d8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: files: ^(custom_components||tests)/.+\.py$ - repo: https://github.com/PyCQA/isort - rev: 6.0.0 + rev: 6.0.1 hooks: - id: isort