Skip to content

Commit

Permalink
Fix incorrect key pass_filesnames (#3756)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvkb authored Feb 6, 2024
1 parent 641163f commit b7afbdd
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 @@ -148,7 +148,7 @@ repos:
name: vale
language: system
entry: bash -c 'just .vale/run'
pass_filesnames: false
pass_filenames: false
files: (.vale/.*|.mdx?)$

- repo: https://github.com/renovatebot/pre-commit-hooks
Expand Down

0 comments on commit b7afbdd

Please sign in to comment.