Skip to content

Commit b8c7c05

Browse files
pre-commit-ci[bot]signekb
authored andcommitted
ci(pre-commit): 👷 update pre-commit CI version
updates: - [github.com/commitizen-tools/commitizen: v4.13.7 → v4.13.8](commitizen-tools/commitizen@v4.13.7...v4.13.8) - [github.com/adhtruong/mirrors-typos: v1.43.4 → v1.43.5](adhtruong/mirrors-typos@v1.43.4...v1.43.5) - [github.com/rvben/rumdl-pre-commit: v0.1.22 → v0.1.25](rvben/rumdl-pre-commit@v0.1.22...v0.1.25)
1 parent ad8e160 commit b8c7c05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,19 @@ repos:
1919
args: [--assume-in-merge]
2020

2121
- repo: https://github.com/commitizen-tools/commitizen
22-
rev: v4.13.7
22+
rev: v4.13.8
2323
hooks:
2424
- id: commitizen
2525

2626
# Use the mirror since the main `typos` repo has tags for different
2727
# sub-packages, which confuses pre-commit when it tries to find the latest
2828
# version
2929
- repo: https://github.com/adhtruong/mirrors-typos
30-
rev: v1.43.4
30+
rev: v1.43.5
3131
hooks:
3232
- id: typos
3333

3434
- repo: https://github.com/rvben/rumdl-pre-commit
35-
rev: v0.1.22
35+
rev: v0.1.25
3636
hooks:
3737
- id: rumdl-fmt # Auto-format

0 commit comments

Comments
 (0)