Skip to content

Commit

Permalink
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] committed Jul 29, 2023
1 parent 3dc3f7e commit dd2250b
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 @@ -45,7 +45,7 @@ repos:
files: ^(plugins|tests)/.+\.py$

- repo: https://github.com/pycqa/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies:
Expand Down

0 comments on commit dd2250b

Please sign in to comment.