Skip to content

Commit

Permalink
updated .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Sep 3, 2024
1 parent 71fa984 commit 6e4f333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ repos:
name: Markdownlint
description: Run markdownlint on your Markdown files
entry: mdl
args: [-s, .markdownlint.rb]
args: [-s, .mdl.rb]
language: ruby
files: \.(md|mdown|markdown)$

0 comments on commit 6e4f333

Please sign in to comment.