diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a124462e..9755ac4d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: hooks: - id: slyp - repo: https://github.com/PyCQA/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort - repo: https://github.com/asottile/pyupgrade