Skip to content

Commit 57530b4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.24.3 → v8.25.1](gitleaks/gitleaks@v8.24.3...v8.25.1) - [github.com/adrienverge/yamllint.git: v1.37.0 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.37.0...v1.37.1)
1 parent 8b23703 commit 57530b4

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
@@ -27,7 +27,7 @@ repos:
2727
- id: detect-private-key
2828

2929
- repo: https://github.com/gitleaks/gitleaks
30-
rev: v8.24.3
30+
rev: v8.25.1
3131
hooks:
3232
- id: gitleaks
3333

@@ -37,6 +37,6 @@ repos:
3737
- id: markdownlint-cli2
3838

3939
- repo: https://github.com/adrienverge/yamllint.git
40-
rev: v1.37.0
40+
rev: v1.37.1
4141
hooks:
4242
- id: yamllint

0 commit comments

Comments
 (0)