Skip to content

Commit

Permalink
update flake8 version in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-bagerard committed Dec 12, 2020
1 parent 8a1a68e commit bf12621
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 @@ -5,7 +5,7 @@ repos:
hooks:
- id: black
- repo: https://gitlab.com/pycqa/flake8
rev: 3.8.0a2
rev: 3.8.4
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit bf12621

Please sign in to comment.