Skip to content

Commit bc4b574

Browse files
pre-commit-ci[bot]henryiii
authored andcommitted
style: pre-commit.ci fixes
1 parent a561cac commit bc4b574

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

.pre-commit-config.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -45,23 +45,23 @@ repos:
4545
- id: markdownlint
4646
args: ["--style=scripts/mdlint_style.rb"]
4747

48-
# - repo: local
49-
# hooks:
50-
# - id: remarklint
51-
# name: remarklint
52-
# language: node
53-
# entry: remark
54-
# types: [markdown]
55-
# args: ["--frail", "--quiet"]
56-
# additional_dependencies:
57-
# [
58-
# remark,
59-
# remark-lint,
60-
# remark-cli,
61-
# remark-preset-lint-recommended,
62-
# remark-lint-list-item-indent,
63-
# remark-lint-no-undefined-references,
64-
# ]
48+
# - repo: local
49+
# hooks:
50+
# - id: remarklint
51+
# name: remarklint
52+
# language: node
53+
# entry: remark
54+
# types: [markdown]
55+
# args: ["--frail", "--quiet"]
56+
# additional_dependencies:
57+
# [
58+
# remark,
59+
# remark-lint,
60+
# remark-cli,
61+
# remark-preset-lint-recommended,
62+
# remark-lint-list-item-indent,
63+
# remark-lint-no-undefined-references,
64+
# ]
6565

6666
- repo: local
6767
hooks:

0 commit comments

Comments
 (0)