diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7a6f5e7..811a054 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,6 +18,6 @@ repos: - id: requirements-txt-fixer - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 23.12.1 + rev: 24.3.0 hooks: - id: black