Skip to content

Commit fa7eee4

Browse files
pre-commit-ci[bot]signekb
authored andcommitted
ci(pre-commit): 👷 update pre-commit CI version
updates: - [github.com/commitizen-tools/commitizen: v4.8.3 → v4.8.4](commitizen-tools/commitizen@v4.8.3...v4.8.4) - [github.com/adhtruong/mirrors-typos: v1.35.6 → v1.36.2](adhtruong/mirrors-typos@v1.35.6...v1.36.2)
1 parent f4f3163 commit fa7eee4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

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

2121
- repo: https://github.com/commitizen-tools/commitizen
22-
rev: v4.8.3
22+
rev: v4.8.4
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.35.6
30+
rev: v1.36.2
3131
hooks:
3232
- id: typos

0 commit comments

Comments
 (0)