Skip to content

Commit 14d784e

Browse files
pre-commit-ci[bot]lwjohnst86
authored andcommitted
ci(pre-commit): 👷 update pre-commit CI version
updates: - [github.com/commitizen-tools/commitizen: v4.13.8 → v4.13.9](commitizen-tools/commitizen@v4.13.8...v4.13.9) - [github.com/adhtruong/mirrors-typos: v1.43.5 → v1.44.0](adhtruong/mirrors-typos@v1.43.5...v1.44.0) - [github.com/rvben/rumdl-pre-commit: v0.1.25 → v0.1.35](rvben/rumdl-pre-commit@v0.1.25...v0.1.35)
1 parent a47eef2 commit 14d784e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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.8
22+
rev: v4.13.9
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.5
30+
rev: v1.44.0
3131
hooks:
3232
- id: typos
3333

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

0 commit comments

Comments
 (0)