Skip to content

Commit

Permalink
ci(pre-commit-optional): fix args of markdown-link-check
Browse files Browse the repository at this point in the history
Signed-off-by: Kenji Miyake <kenji.miyake@tier4.jp>
  • Loading branch information
Kenji Miyake committed Jan 27, 2022
1 parent 6794ce6 commit 6a2b21b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config-optional.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ repos:
rev: v3.9.2
hooks:
- id: markdown-link-check
args: [--config=.markdown-link-check.json]

0 comments on commit 6a2b21b

Please sign in to comment.