diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e813c59..45ef2d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: # Last modifier: Coding Standard - repo: https://github.com/psf/black - rev: 23.10.1 + rev: 23.11.0 hooks: - id: black