diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 438719f37a..552e01b5af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: - id: pyupgrade exclude: \.(po|pot|yml|yaml)$ - repo: https://github.com/PyCQA/isort - rev: 9.0.0a3 + rev: 9.0.0b1 hooks: - id: isort exclude: \.(po|pot|yml|yaml)$