Skip to content

Commit

Permalink
chore(deps): Update pre-commit hooks (#287)
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 d6952f4 commit b524435
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:
exclude: ^(acars_router/)

- 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"]
Expand Down

0 comments on commit b524435

Please sign in to comment.