Skip to content

Commit 04cbbbf

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/python-poetry/poetry: 1.4.2 → 1.4.0](python-poetry/poetry@1.4.2...1.4.0) - [github.com/commitizen-tools/commitizen: v3.2.1 → 3.2.1](commitizen-tools/commitizen@v3.2.1...3.2.1)
1 parent 334c611 commit 04cbbbf

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
@@ -23,7 +23,7 @@ repos:
2323
- id: end-of-file-fixer
2424
- id: trailing-whitespace
2525
- repo: https://github.com/python-poetry/poetry
26-
rev: 1.4.2
26+
rev: 1.4.0
2727
hooks:
2828
- id: poetry-check
2929
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -53,7 +53,7 @@ repos:
5353
hooks:
5454
- id: flake8
5555
- repo: https://github.com/commitizen-tools/commitizen
56-
rev: v3.2.1
56+
rev: 3.2.1
5757
hooks:
5858
- id: commitizen
5959
stages: [commit-msg]

0 commit comments

Comments
 (0)