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 9c4a215 commit daffa42Copy full SHA for daffa42
1 file changed
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ ci:
9
10
repos:
11
- repo: https://github.com/commitizen-tools/commitizen
12
- rev: v4.6.0
+ rev: v4.6.1
13
hooks:
14
- id: commitizen
15
stages: [commit-msg]
@@ -28,7 +28,7 @@ repos:
28
- id: end-of-file-fixer
29
- id: trailing-whitespace
30
- repo: https://github.com/python-poetry/poetry
31
- rev: 2.1.2
+ rev: 2.1.3
32
33
- id: poetry-check
34
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments