Skip to content

Commit bcb50fc

Browse files
pre-commit-ci[bot]lwjohnst86
authored andcommitted
ci(pre-commit): 👷 update pre-commit CI version
updates: - [github.com/commitizen-tools/commitizen: v4.8.2 → v4.8.3](commitizen-tools/commitizen@v4.8.2...v4.8.3) - [github.com/adhtruong/mirrors-typos: v1.32.0 → v1.33.1](adhtruong/mirrors-typos@v1.32.0...v1.33.1)
1 parent 9f6d92d commit bcb50fc

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
@@ -12,14 +12,14 @@ repos:
1212
- id: end-of-file-fixer
1313

1414
- repo: https://github.com/commitizen-tools/commitizen
15-
rev: v4.8.2
15+
rev: v4.8.3
1616
hooks:
1717
- id: commitizen
1818

1919
# Use the mirror since the main `typos` repo has tags for different
2020
# sub-packages, which confuses pre-commit when it tries to find the latest
2121
# version
2222
- repo: https://github.com/adhtruong/mirrors-typos
23-
rev: v1.32.0
23+
rev: v1.33.1
2424
hooks:
2525
- id: typos

0 commit comments

Comments
 (0)