diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 88e4e84..340ccb2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -85,7 +85,7 @@ repos: stages: [commit, manual] - repo: https://github.com/psf/black - rev: "23.3.0" + rev: "23.9.0" hooks: - id: black stages: [commit, manual]