Skip to content

Commit 41f1cca

Browse files
authored
Remove language_version for pre-commit hook
1 parent 12cc5fb commit 41f1cca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-hooks.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
entry: isort
44
require_serial: true
55
language: python
6-
language_version: python3
76
types_or: [cython, pyi, python]
87
args: ['--filter-files']
98
minimum_pre_commit_version: '2.9.2'

0 commit comments

Comments
 (0)