diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d072385..3c44b5a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: args: [--py311-plus] - repo: https://github.com/psf/black - rev: 23.10.0 + rev: 23.11.0 hooks: - id: black