Skip to content

Commit

Permalink
pre-commit: use flake8 v3.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
efiop authored Apr 24, 2020
1 parent 6167702 commit ae9bc91
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 @@ -8,7 +8,7 @@ repos:
- id: flake8
language_version: python3
repo: https://gitlab.com/pycqa/flake8
rev: master
rev: 3.7.9
- hooks:
- args:
- -i
Expand Down

0 comments on commit ae9bc91

Please sign in to comment.