Skip to content

Commit

Permalink
test: upgrade flake8 to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed May 12, 2020
1 parent b4eadfd commit 1f27374
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 @@ -40,7 +40,7 @@ repos:
exclude: completions/

- repo: https://gitlab.com/pycqa/flake8
rev: 3.7.9
rev: 3.8.1
hooks:
- id: flake8
args: [--config=test/setup.cfg]
Expand Down

0 comments on commit 1f27374

Please sign in to comment.