Skip to content

Commit c43b233

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.22.1 → v8.23.1](gitleaks/gitleaks@v8.22.1...v8.23.1) - [github.com/DavidAnson/markdownlint-cli2: v0.17.1 → v0.17.2](DavidAnson/markdownlint-cli2@v0.17.1...v0.17.2)
1 parent c15a233 commit c43b233

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

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

3434
- repo: https://github.com/DavidAnson/markdownlint-cli2
35-
rev: v0.17.1
35+
rev: v0.17.2
3636
hooks:
3737
- id: markdownlint-cli2
3838

0 commit comments

Comments
 (0)