Skip to content

Commit

Permalink
test: upgrade flake8 to 3.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Jun 9, 2020
1 parent 888f39a commit 4730f3f
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.8.1
rev: 3.8.3
hooks:
- id: flake8
args: [--config=test/setup.cfg]
Expand Down

0 comments on commit 4730f3f

Please sign in to comment.