Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/flake8 to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 36632be commit c9618ff
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 @@ -79,7 +79,7 @@ repos:
entry: "/bin/sh -c 'cd . && blacken-docs'"

- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
entry: pflake8
Expand Down

0 comments on commit c9618ff

Please sign in to comment.