1
0
mirror of https://github.com/CLIUtils/CLI11.git synced 2025-05-07 07:33:51 +00:00

style: pre-commit.ci fixes

This commit is contained in:
pre-commit-ci[bot] 2022-08-15 14:35:17 +00:00 committed by Henry Schreiner
parent a561cac9fe
commit bc4b57489d

View File

@ -45,23 +45,23 @@ repos:
- id: markdownlint - id: markdownlint
args: ["--style=scripts/mdlint_style.rb"] args: ["--style=scripts/mdlint_style.rb"]
# - repo: local # - repo: local
# hooks: # hooks:
# - id: remarklint # - id: remarklint
# name: remarklint # name: remarklint
# language: node # language: node
# entry: remark # entry: remark
# types: [markdown] # types: [markdown]
# args: ["--frail", "--quiet"] # args: ["--frail", "--quiet"]
# additional_dependencies: # additional_dependencies:
# [ # [
# remark, # remark,
# remark-lint, # remark-lint,
# remark-cli, # remark-cli,
# remark-preset-lint-recommended, # remark-preset-lint-recommended,
# remark-lint-list-item-indent, # remark-lint-list-item-indent,
# remark-lint-no-undefined-references, # remark-lint-no-undefined-references,
# ] # ]
- repo: local - repo: local
hooks: hooks: