Skip to content

Commit d6a8623

Browse files
[pre-commit.ci] pre-commit autoupdate (#1007)
updates: - [github.com/gitleaks/gitleaks: v8.17.0 → v8.18.0](gitleaks/gitleaks@v8.17.0...v8.18.0) - [github.com/DavidAnson/markdownlint-cli2: v0.9.0 → v0.9.2](DavidAnson/markdownlint-cli2@v0.9.0...v0.9.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 18beabc commit d6a8623

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
@@ -23,7 +23,7 @@ repos:
2323
exclude: (^examples/|^docs/|.*_test.go$)
2424

2525
- repo: https://github.com/gitleaks/gitleaks
26-
rev: v8.17.0
26+
rev: v8.18.0
2727
hooks:
2828
- id: gitleaks
2929

@@ -52,7 +52,7 @@ repos:
5252
# Rules are in .markdownlint-cli2.yaml file
5353
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for rule descriptions
5454
- repo: https://github.com/DavidAnson/markdownlint-cli2
55-
rev: v0.9.0
55+
rev: v0.9.2
5656
hooks:
5757
- id: markdownlint-cli2-fix
5858

0 commit comments

Comments
 (0)