Skip to content

Commit

Permalink
update flake8 pre-commit (#4067)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle committed Mar 18, 2021
1 parent fe6198b commit f76288c
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 @@ -24,7 +24,7 @@ repos:
pass_filenames: false
args: [--config=./pyproject.toml, .]
- repo: https://gitlab.com/pycqa/flake8
rev: '3.8.4'
rev: '3.9.0'
hooks:
# Run flake8.
- id: flake8
Expand Down

0 comments on commit f76288c

Please sign in to comment.