diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e0f1f8ef5..15ddb9eac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: args: [--py36-plus] - repo: https://github.com/psf/black - rev: 22.10.0 + rev: 22.12.0 hooks: - id: black