diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0472de..e7f3233 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror - rev: 24.3.0 + rev: 24.4.0 hooks: - id: black - repo: https://github.com/Lucas-C/pre-commit-hooks