Skip to content

Commit

Permalink
Add --force-exclude to args
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw authored Jan 25, 2024
1 parent bd94c74 commit 9dcd2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
description: Source code spell checker, binary install
language: conda
entry: typos
args: []
args: [--force-exclude]
types: [text]
stages: [commit, merge-commit, push, manual]

0 comments on commit 9dcd2f3

Please sign in to comment.