Skip to content

Commit

Permalink
Merge pull request #1987 from rafrafek/patch-1
Browse files Browse the repository at this point in the history
Remove language_version for pre-commit hook
  • Loading branch information
timothycrosley committed Dec 12, 2022
2 parents 10c498a + 41f1cca commit a52a2c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-hooks.yaml
Expand Up @@ -3,7 +3,6 @@
entry: isort
require_serial: true
language: python
language_version: python3
types_or: [cython, pyi, python]
args: ['--filter-files']
minimum_pre_commit_version: '2.9.2'

0 comments on commit a52a2c1

Please sign in to comment.