Skip to content

Commit

Permalink
Merge pull request #147 from miykael/create-pull-request/patch
Browse files Browse the repository at this point in the history
[BOT] update pre-commit hooks
  • Loading branch information
miykael committed Jun 17, 2024
2 parents 5e476c3 + b46d65f commit efd3d42
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 efd3d42

Please sign in to comment.