Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#201)
Browse files Browse the repository at this point in the history
updates:
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](PyCQA/flake8@4.0.1...5.0.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Aug 9, 2022
1 parent 13a80d9 commit 18765f4
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://github.com/PyCQA/flake8
rev: '4.0.1'
rev: '5.0.4'
hooks:
# Run flake8.
- id: flake8
Expand Down

0 comments on commit 18765f4

Please sign in to comment.