diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a3dae15..9d97a7b 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.8.0 + rev: 24.10.0 hooks: - id: black - repo: https://github.com/Lucas-C/pre-commit-hooks