Skip to content

Commit 2fe03e1

Browse files
[pre-commit.ci] pre-commit autoupdate (#1273)
updates: - [github.com/gitleaks/gitleaks: v8.18.0 → v8.18.1](gitleaks/gitleaks@v8.18.0...v8.18.1) - [github.com/DavidAnson/markdownlint-cli2: v0.10.0 → v0.11.0](DavidAnson/markdownlint-cli2@v0.10.0...v0.11.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 59dda24 commit 2fe03e1

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.18.0
26+
rev: v8.18.1
2727
hooks:
2828
- id: gitleaks
2929

@@ -42,7 +42,7 @@ repos:
4242
# Rules are in .markdownlint-cli2.yaml file
4343
# See https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md for rule descriptions
4444
- repo: https://github.com/DavidAnson/markdownlint-cli2
45-
rev: v0.10.0
45+
rev: v0.11.0
4646
hooks:
4747
- id: markdownlint-cli2-fix
4848

0 commit comments

Comments
 (0)