Skip to content

Commit 0320b20

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/igorshubovych/markdownlint-cli: v0.39.0 → v0.46.0](igorshubovych/markdownlint-cli@v0.39.0...v0.46.0) - [github.com/gitleaks/gitleaks: v8.28.0 → v8.29.1](gitleaks/gitleaks@v8.28.0...v8.29.1)
1 parent ae7cc46 commit 0320b20

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
@@ -4,7 +4,7 @@
44
repos:
55
# Markdownlint for Markdown file linting
66
- repo: https://github.com/igorshubovych/markdownlint-cli
7-
rev: v0.39.0
7+
rev: v0.46.0
88
hooks:
99
- id: markdownlint
1010
name: Lint Markdown files
@@ -23,6 +23,6 @@ repos:
2323
- id: mixed-line-ending
2424

2525
- repo: https://github.com/gitleaks/gitleaks
26-
rev: "v8.28.0"
26+
rev: "v8.29.1"
2727
hooks:
2828
- id: gitleaks

0 commit comments

Comments
 (0)