diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6f02586a..5d8f44ce 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,6 +58,6 @@ repos: ] - repo: https://github.com/psf/black - rev: 22.3.0 + rev: 22.6.0 hooks: - id: black