Skip to content

Commit 6e4f333

Browse files
committed
updated .pre-commit-config.yaml
1 parent 71fa984 commit 6e4f333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,6 @@ repos:
6868
name: Markdownlint
6969
description: Run markdownlint on your Markdown files
7070
entry: mdl
71-
args: [-s, .markdownlint.rb]
71+
args: [-s, .mdl.rb]
7272
language: ruby
7373
files: \.(md|mdown|markdown)$

0 commit comments

Comments
 (0)