Skip to content

Commit

Permalink
Change language version to python3
Browse files Browse the repository at this point in the history
  • Loading branch information
sairina committed Nov 12, 2021
1 parent 381be6b commit add3dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
rev: v1.3.3
hooks:
- id: reorder-python-imports
language_version: python3.6
language_version: python3
- repo: local
hooks:
- id: lint-frontend
Expand Down

0 comments on commit add3dc4

Please sign in to comment.