We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26523da commit c90cba2Copy full SHA for c90cba2
.pre-commit-config.yaml
@@ -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.0.1
+ rev: 2.1.1
32
hooks:
33
- id: poetry-check
34
- repo: https://github.com/pre-commit/mirrors-prettier
0 commit comments