Skip to content

Commit cc7090f

Browse files
authored
Add support for all file-types to pre-commit
1 parent 7b76643 commit cc7090f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
description: 'Write your own linting rules using regular expressions.'
44
entry: relint
55
language: python
6-
types: [python]
6+
types: [file]

0 commit comments

Comments
 (0)