Skip to content

Commit a76333d

Browse files
ci(pre-commit): 👷 update pre-commit CI version (#264)
<!--pre-commit.ci start--> updates: - [github.com/commitizen-tools/commitizen: v4.13.10 → v4.15.0](commitizen-tools/commitizen@v4.13.10...v4.15.0) - [github.com/adhtruong/mirrors-typos: v1.45.1 → v1.46.0](adhtruong/mirrors-typos@v1.45.1...v1.46.0) - [github.com/rvben/rumdl-pre-commit: v0.1.83 → v0.1.87](rvben/rumdl-pre-commit@v0.1.83...v0.1.87) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 8d2c2c1 commit a76333d

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.10
22+
rev: v4.15.0
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.45.1
30+
rev: v1.46.0
3131
hooks:
3232
- id: typos
3333

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

0 commit comments

Comments
 (0)