Skip to content

Commit 1790e2d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0) - [github.com/DavidAnson/markdownlint-cli2: v0.12.1 → v0.13.0](DavidAnson/markdownlint-cli2@v0.12.1...v0.13.0)
1 parent 99fcddd commit 1790e2d

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,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/pre-commit/pre-commit-hooks
4-
rev: v4.5.0
4+
rev: v4.6.0
55
hooks:
66
- id: check-added-large-files
77
- id: fix-byte-order-marker
@@ -63,7 +63,7 @@ repos:
6363
- mdformat-config
6464
- mdformat-web
6565
- repo: https://github.com/DavidAnson/markdownlint-cli2
66-
rev: v0.12.1
66+
rev: v0.13.0
6767
hooks:
6868
- id: markdownlint-cli2
6969
additional_dependencies:

0 commit comments

Comments
 (0)