mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
chore(deps): Update pre-commit hooks
This commit is contained in:
parent
f35a391d5d
commit
e777d69924
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ repos:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/flake8
|
- 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:
|
hooks:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
args: ["--extend-ignore=W503,W504,E501"]
|
args: ["--extend-ignore=W503,W504,E501"]
|
||||||
|
|
Loading…
Reference in a new issue