Skip to content

Commit

Permalink
Merge pull request #24 from sdr-enthusiasts/pre-commit-autoupdate
Browse files Browse the repository at this point in the history
chore(deps): Update pre-commit hooks
  • Loading branch information
fredclausen authored Jan 7, 2024
2 parents 931a898 + 814d55e commit 14fe47d
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 14fe47d

Please sign in to comment.