Skip to content

Commit

Permalink
Merge pull request #4 from milkboy/renovate/pycqa-flake8-4.x
Browse files Browse the repository at this point in the history
Update pre-commit hook pycqa/flake8 to v4.0.1
  • Loading branch information
milkboy authored Feb 17, 2022
2 parents 1c74221 + fa2432e commit a6e5cd5
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 @@ -15,7 +15,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pycqa/flake8
rev: '4.0.0'
rev: '4.0.1'
hooks:
- id: flake8
additional_dependencies: [ flake8-docstrings ]

0 comments on commit a6e5cd5

Please sign in to comment.