Skip to content

Commit

Permalink
Force flake to use py3 (#2233)
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Gavril <[email protected]>
  • Loading branch information
bgavrilMS authored and ssbarnea committed Aug 18, 2019
1 parent c932658 commit a339ce2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ repos:
- id: flake8
additional_dependencies:
- flake8-black
language_version: python3
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.16.0
hooks:
Expand Down

0 comments on commit a339ce2

Please sign in to comment.