diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 77feedb..cec8e94 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: # Formatting - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.3.0 hooks: - id: black args: ["--diff"]