Skip to content

Commit a52a2c1

Browse files
Merge pull request #1987 from rafrafek/patch-1
Remove language_version for pre-commit hook
2 parents 10c498a + 41f1cca commit a52a2c1

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)