Skip to content

Commit

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Nov 29, 2022
1 parent e4591ca commit 3105a06
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 @@ -20,7 +20,7 @@ repos:
pass_filenames: true
exclude: _vendor|vendored|examples
- repo: https://github.com/PyCQA/flake8
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
additional_dependencies: [flake8-typing-imports]
Expand Down

0 comments on commit 3105a06

Please sign in to comment.