Skip to content

Commit 7777400

Browse files
[pre-commit.ci] pre-commit autoupdate (#550)
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 69bd82f commit 7777400

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
@@ -41,12 +41,12 @@ repos:
4141
args: [--new-from-patch=/tmp/diff.patch]
4242

4343
- repo: https://github.com/gitleaks/gitleaks
44-
rev: v8.18.0
44+
rev: v8.18.1
4545
hooks:
4646
- id: gitleaks
4747

4848
- repo: https://github.com/DavidAnson/markdownlint-cli2
49-
rev: v0.10.0
49+
rev: v0.11.0
5050
hooks:
5151
- id: markdownlint-cli2
5252

0 commit comments

Comments
 (0)