Skip to content

Commit bf8fc98

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0) - [github.com/markdownlint/markdownlint: v0.11.0 → v0.12.0](markdownlint/markdownlint@v0.11.0...v0.12.0)
1 parent 7ea79aa commit bf8fc98

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.3.0
3+
rev: v4.4.0
44
hooks:
55
- id: check-json
66
- id: check-yaml
@@ -9,7 +9,7 @@ repos:
99
- id: trailing-whitespace
1010

1111
- repo: https://github.com/markdownlint/markdownlint
12-
rev: v0.11.0
12+
rev: v0.12.0
1313
hooks:
1414
- id: markdownlint
1515
args: ["-r", "~MD013"]

0 commit comments

Comments
 (0)