Skip to content

Commit 3bf4dff

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/DavidAnson/markdownlint-cli2: v0.17.2 → v0.18.0](DavidAnson/markdownlint-cli2@v0.17.2...v0.18.0) - [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 3bf4dff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ 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

3434
- repo: https://github.com/DavidAnson/markdownlint-cli2
35-
rev: v0.17.2
35+
rev: v0.18.0
3636
hooks:
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)