Skip to content

Commit ad227f7

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/python-poetry/poetry: 1.6.1 → 1.6.0](python-poetry/poetry@1.6.1...1.6.0) - [github.com/commitizen-tools/commitizen: v3.6.0 → 3.6.0](commitizen-tools/commitizen@v3.6.0...3.6.0)
1 parent 4771fd0 commit ad227f7

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.6.1
26+
rev: 1.6.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.6.0
56+
rev: 3.6.0
5757
hooks:
5858
- id: commitizen
5959
stages: [commit-msg]

0 commit comments

Comments
 (0)