Skip to content

Commit

Permalink
Merge pull request #1609 from jdufresne/lang-version
Browse files Browse the repository at this point in the history
Set pre-commit language_version to python3
  • Loading branch information
timothycrosley committed Dec 16, 2020
2 parents 6b65b27 + 8624101 commit fa622fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
entry: isort
require_serial: true
language: python
language_version: python3
types: [python]
args: ['--filter-files']

0 comments on commit fa622fe

Please sign in to comment.