mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-21 13:20:11 +00:00
chore(pre-commit): auto update hooks (#128)
This is an automation, check the updated pre-commit hooks and target files
This commit is contained in:
commit
42b92eceea
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue