diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80452e60..ae00f49d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,3 +20,4 @@ sha: 3d86483455ab5bd06cc1069fdd5ac57be5463f10 hooks: - id: reorder-python-imports + language_version: python2.7