Skip to content

Commit fe0e12d

Browse files
pre-commit-ci[bot]signekb
authored andcommitted
ci(pre-commit): 👷 update pre-commit CI version
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/adhtruong/mirrors-typos: v1.34.0 → v1.35.3](adhtruong/mirrors-typos@v1.34.0...v1.35.3)
1 parent 9e966b0 commit fe0e12d

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
@@ -11,7 +11,7 @@ repos:
1111
- id: gitleaks
1212

1313
- repo: https://github.com/pre-commit/pre-commit-hooks
14-
rev: v5.0.0
14+
rev: v6.0.0
1515
hooks:
1616
- id: trailing-whitespace
1717
- id: end-of-file-fixer
@@ -27,6 +27,6 @@ repos:
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.34.0
30+
rev: v1.35.3
3131
hooks:
3232
- id: typos

0 commit comments

Comments
 (0)