diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 170db35456..4458152080 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: exclude: \.(po|pot|yml|yaml)$ args: [--py310-plus] - repo: https://github.com/PyCQA/isort - rev: 9.0.0b5 + rev: 9.0.1 hooks: - id: isort exclude: \.(po|pot|yml|yaml)$