diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d9496f304f..e5e5411e29 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: - id: check-added-large-files - id: mixed-line-ending - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 24.3.0 hooks: - id: black args: ['--line-length', '100']