Skip to content

Commit a274ad2

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/igorshubovych/markdownlint-cli: v0.44.0 → v0.45.0](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0) - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
1 parent cb41425 commit a274ad2

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
@@ -14,12 +14,12 @@ repos:
1414
stages: [commit-msg]
1515

1616
- repo: https://github.com/igorshubovych/markdownlint-cli
17-
rev: v0.44.0
17+
rev: v0.45.0
1818
hooks:
1919
- id: markdownlint
2020

2121
- repo: https://github.com/pre-commit/pre-commit-hooks
22-
rev: v5.0.0
22+
rev: v6.0.0
2323
hooks:
2424
- id: check-added-large-files
2525
- id: check-merge-conflict

0 commit comments

Comments
 (0)