We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0da4a05 + 5e83a27 commit 85d9873Copy full SHA for 85d9873
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: gitleaks
12
13
- repo: https://github.com/pre-commit/pre-commit-hooks
14
- rev: v5.0.0
+ rev: v6.0.0
15
hooks:
16
- id: trailing-whitespace
17
- id: end-of-file-fixer
@@ -25,6 +25,6 @@ repos:
25
# sub-packages, which confuses pre-commit when it tries to find the latest
26
# version
27
- repo: https://github.com/adhtruong/mirrors-typos
28
- rev: v1.34.0
+ rev: v1.35.3
29
30
- id: typos
0 commit comments