Skip to content

Commit 3a9eab6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v6.0.0](pre-commit/pre-commit-hooks@v4.6.0...v6.0.0) - [github.com/igorshubovych/markdownlint-cli: v0.41.0 → v0.46.0](igorshubovych/markdownlint-cli@v0.41.0...v0.46.0)
1 parent 98b0148 commit 3a9eab6

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.6.0
4+
rev: v6.0.0
55
hooks:
66
- id: fix-byte-order-marker
77
- id: check-executables-have-shebangs
@@ -20,7 +20,7 @@ repos:
2020
args: [--contrib=contrib-title-conventional-commits, --ignore=body-is-missing, --msg-filename]
2121

2222
- repo: https://github.com/igorshubovych/markdownlint-cli
23-
rev: v0.41.0
23+
rev: v0.46.0
2424
hooks:
2525
- id: markdownlint
2626
exclude: |

0 commit comments

Comments
 (0)