Skip to content

Commit

Permalink
pre-commit hooks auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
miykael committed Jun 17, 2024
1 parent 5e476c3 commit b46d65f
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 @@ -54,7 +54,7 @@ repos:
args: [--autofix, --indent, '4']

- repo: https://github.com/pyCQA/flake8
rev: 7.0.0
rev: 7.1.0
hooks:
- id: flake8
args: [--config, .flake8, --verbose]

0 comments on commit b46d65f

Please sign in to comment.