We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12cc5fb commit 41f1ccaCopy full SHA for 41f1cca
.pre-commit-hooks.yaml
@@ -3,7 +3,6 @@
3
entry: isort
4
require_serial: true
5
language: python
6
- language_version: python3
7
types_or: [cython, pyi, python]
8
args: ['--filter-files']
9
minimum_pre_commit_version: '2.9.2'
0 commit comments