Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: fredclausen <fredclausen@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and fredclausen authored Jan 7, 2024
1 parent 5e2e193 commit 7e72d8e
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 @@ -59,7 +59,7 @@ repos:
- id: black

- repo: https://github.com/pycqa/flake8
rev: "6.1.0" # pick a git hash / tag to point to
rev: "7.0.0" # pick a git hash / tag to point to
hooks:
- id: flake8
args: ["--extend-ignore=W503,W504,E501"]

0 comments on commit 7e72d8e

Please sign in to comment.