Skip to content

Commit

Permalink
Merge pull request #24 from sukiyaki/renovate/pycqa-flake8-6.x
Browse files Browse the repository at this point in the history
Update pre-commit hook PyCQA/flake8 to v6
  • Loading branch information
mochipon authored Mar 30, 2023
2 parents e6509e7 + 3fd6d7f commit 6fa638e
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 @@ -28,7 +28,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 6.0.0
hooks:
- id: flake8
additional_dependencies: [flake8-typing-imports]
Expand Down

0 comments on commit 6fa638e

Please sign in to comment.