Loading .pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ default_language_version: repos: - repo: https://github.com/psf/black rev: 24.10.0 rev: 25.1.0 hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen Loading Loading
.pre-commit-config.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ default_language_version: repos: - repo: https://github.com/psf/black rev: 24.10.0 rev: 25.1.0 hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen Loading