Skip to content

Commit 65100c3

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

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

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

0 commit comments

Comments
 (0)