diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95ad52eff..3b972cfa8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - hooks: - id: black repo: https://github.com/ambv/black - rev: 24.4.2 + rev: 24.8.0 - hooks: - args: ["--sp", ".github/linters"] id: isort