diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index daf97d2..1daf843 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: # Format with black - repo: https://github.com/psf/black - rev: 22.6.0 + rev: 22.8.0 hooks: - id: black