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 412956d commit be006c8Copy full SHA for be006c8
.pre-commit-config.yaml
@@ -17,14 +17,14 @@ repos:
17
- id: end-of-file-fixer
18
19
- repo: https://github.com/commitizen-tools/commitizen
20
- rev: v4.8.3
+ rev: v4.8.4
21
hooks:
22
- id: commitizen
23
24
# Use the mirror since the main `typos` repo has tags for different
25
# sub-packages, which confuses pre-commit when it tries to find the latest
26
# version
27
- repo: https://github.com/adhtruong/mirrors-typos
28
- rev: v1.35.6
+ rev: v1.36.2
29
30
- id: typos
0 commit comments