We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10f08e5 commit b5d2af0Copy full SHA for b5d2af0
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
- "-lll"
67
- "tests"
68
- repo: https://github.com/psf/black-pre-commit-mirror
69
- rev: 25.1.0
+ rev: 25.9.0
70
hooks:
71
- id: black
72
- repo: https://github.com/pre-commit/pygrep-hooks
@@ -79,7 +79,7 @@ repos:
79
- id: python-no-log-warn
80
- id: python-no-eval
81
- repo: https://github.com/commitizen-tools/commitizen
82
- rev: v4.8.3
+ rev: v4.9.1
83
84
- id: commitizen
85
stages: [commit-msg]
0 commit comments