We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334c611 commit 04cbbbfCopy full SHA for 04cbbbf
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: end-of-file-fixer
24
- id: trailing-whitespace
25
- repo: https://github.com/python-poetry/poetry
26
- rev: 1.4.2
+ rev: 1.4.0
27
hooks:
28
- id: poetry-check
29
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -53,7 +53,7 @@ repos:
53
54
- id: flake8
55
- repo: https://github.com/commitizen-tools/commitizen
56
- rev: v3.2.1
+ rev: 3.2.1
57
58
- id: commitizen
59
stages: [commit-msg]
0 commit comments