Skip to content

Commit 843f022

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 5fb5945 commit 843f022

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
@@ -25,6 +25,6 @@ repos:
2525
# sub-packages, which confuses pre-commit when it tries to find the latest
2626
# version
2727
- repo: https://github.com/adhtruong/mirrors-typos
28-
rev: v1.34.0
28+
rev: v1.35.3
2929
hooks:
3030
- id: typos

0 commit comments

Comments
 (0)