From 7f09192f173a5121c5c376f75e6c59fcd0dedb82 Mon Sep 17 00:00:00 2001 From: dietmarkuehl <1319703+dietmarkuehl@users.noreply.github.com> Date: Sun, 9 Aug 2026 16:34:57 +0000 Subject: [PATCH] Auto-update pre-commit hooks --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c54226e3..2ad7126b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -49,7 +49,7 @@ repos: # Config file: pyproject.toml # first Python sort imports - repo: https://github.com/pycqa/isort - rev: 9.0.0b1 + rev: 9.0.0b2 hooks: - id: isort