diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8f98d2bad..7f16c82af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,7 +33,7 @@ repos: args: ["--maxkb=1500"] - repo: https://github.com/psf/black - rev: 24.8.0 + rev: 24.10.0 hooks: - id: black types: