diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1ed504b..3f38122 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.9.1 + rev: 23.10.0 hooks: - id: black