diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 08e0b9abd..cc1fab3e2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ default_language_version: repos: - repo: https://github.com/psf/black - rev: 22.12.0 + rev: 23.1.0 hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen