diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ccb8e0..44e040c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -71,7 +71,7 @@ repos: - flake8-bugbear==25.11.29 - repo: https://github.com/pycqa/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort name: isort (python)