Skip to content

Commit b5d2af0

Browse files
expobraingithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 10f08e5 commit b5d2af0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ repos:
6666
- "-lll"
6767
- "tests"
6868
- repo: https://github.com/psf/black-pre-commit-mirror
69-
rev: 25.1.0
69+
rev: 25.9.0
7070
hooks:
7171
- id: black
7272
- repo: https://github.com/pre-commit/pygrep-hooks
@@ -79,7 +79,7 @@ repos:
7979
- id: python-no-log-warn
8080
- id: python-no-eval
8181
- repo: https://github.com/commitizen-tools/commitizen
82-
rev: v4.8.3
82+
rev: v4.9.1
8383
hooks:
8484
- id: commitizen
8585
stages: [commit-msg]

0 commit comments

Comments
 (0)