diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e3129374da..f53f7cf96b 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: 6.0.0 + rev: 6.0.1 hooks: - id: isort exclude: \.(po|pot|yml|yaml)$