Skip to content

Commit

Permalink
Merge pull request #78 from sdr-enthusiasts/auto-update-pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(pre-commit): auto update hooks
  • Loading branch information
fredclausen authored Aug 11, 2024
2 parents cbc9274 + 129242e commit 285b47a
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: "7.1.0" # pick a git hash / tag to point to
rev: "7.1.1" # pick a git hash / tag to point to
hooks:
- id: flake8
args: ["--extend-ignore=W503,W504,E501"]

0 comments on commit 285b47a

Please sign in to comment.