Skip to content

Commit 0d2f662

Browse files
committed
remove unused args from .pre-commit-hooks.yaml
1 parent 36ce0ed commit 0d2f662

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
entry: commit-msg-sentiment.py
55
language: python
66
'types': [python]
7-
args: ["-i"]
87
require_serial: false
98
additional_dependencies: [textblob, afinn]
109
minimum_pre_commit_version: '0'

0 commit comments

Comments
 (0)