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 Aug 28, 2024
1 parent 9d93ee2 commit 639b8ad
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 639b8ad

Please sign in to comment.