diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a966ec1..fbfd27b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: args: [--line-length=79, --transform-concats] - repo: https://github.com/psf/black - rev: 23.10.1 + rev: 23.11.0 hooks: - id: black