Skip to content

Commit

Permalink
[pre-commit.ci] auto-update pre-commit tooling
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci


updates:
- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 5, 2022
1 parent 45cd8a0 commit 72213c4
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 @@ -7,7 +7,7 @@ repos:
language_version: python3.8
- repo: https://github.com/PyCQA/flake8
# flake8 config is in setup.cfg
rev: 5.0.4
rev: 6.0.0
hooks:
- id: flake8
language_version: python3.8
Expand Down

0 comments on commit 72213c4

Please sign in to comment.