diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4b97baf9..6f3c1343 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: # Trims trailing whitespace. - id: trailing-whitespace - repo: https://github.com/psf/black - rev: 23.3.0 + rev: 23.7.0 hooks: # Code formatting for Python - id: black-jupyter