diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a16d04d..7ff1ba9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: args: [--mapping, '2', --sequence, '2', --offset, '0'] - repo: https://github.com/psf/black - rev: 23.10.1 + rev: 23.11.0 hooks: - id: black