Skip to content

Commit a88839f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: 3.5.2 → 3.5.3](commitizen-tools/commitizen@3.5.2...3.5.3) - [github.com/psf/black: 23.3.0 → 23.7.0](psf/black@23.3.0...23.7.0)
1 parent 1367ba2 commit a88839f

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
@@ -6,7 +6,7 @@ ci:
66
repos:
77

88
- repo: https://github.com/commitizen-tools/commitizen
9-
rev: 3.5.2
9+
rev: 3.5.3
1010
hooks:
1111
- id: commitizen
1212
- id: commitizen-branch
@@ -38,7 +38,7 @@ repos:
3838
- id: rst-inline-touching-normal
3939

4040
- repo: https://github.com/psf/black
41-
rev: 23.3.0
41+
rev: 23.7.0
4242
hooks:
4343
- id: black
4444

0 commit comments

Comments
 (0)