Skip to content

Commit

Permalink
Merge pull request #342 from Mause/renovate/pycqa-flake8-5.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook pycqa/flake8 to v5.0.3
  • Loading branch information
Mause authored Aug 2, 2022
2 parents a4322ce + 5ca2996 commit cf58181
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 @@ -44,7 +44,7 @@ repos:
- "sqlalchemy-stubs==0.4"
- "types-setuptools==57.4.17"
- repo: https://github.com/PyCQA/flake8
rev: '5.0.1' # pick a git hash / tag to point to
rev: '5.0.3' # pick a git hash / tag to point to
hooks:
- id: flake8
args:
Expand Down

0 comments on commit cf58181

Please sign in to comment.