Skip to content

Commit 3d26e7d

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/commitizen-tools/commitizen: v3.12.0 → 3.12.0](commitizen-tools/commitizen@v3.12.0...3.12.0) - [github.com/python-poetry/poetry: 1.6.1 → 1.6.0](python-poetry/poetry@1.6.1...1.6.0)
1 parent 5568753 commit 3d26e7d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ci:
99

1010
repos:
1111
- repo: https://github.com/commitizen-tools/commitizen
12-
rev: v3.12.0
12+
rev: 3.12.0
1313
hooks:
1414
- id: commitizen
1515
stages: [commit-msg]
@@ -28,7 +28,7 @@ repos:
2828
- id: end-of-file-fixer
2929
- id: trailing-whitespace
3030
- repo: https://github.com/python-poetry/poetry
31-
rev: 1.6.1
31+
rev: 1.6.0
3232
hooks:
3333
- id: poetry-check
3434
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)