mirror of
https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git
synced 2024-11-22 05:40:10 +00:00
chore(deps): Update pre-commit hooks
This commit is contained in:
parent
62d19ba4af
commit
7ec381f099
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ repos:
|
||||||
|
|
||||||
# lint the dockerfiles
|
# lint the dockerfiles
|
||||||
- repo: https://github.com/hadolint/hadolint
|
- repo: https://github.com/hadolint/hadolint
|
||||||
rev: v2.12.1-beta
|
rev: v2.13.0-beta
|
||||||
hooks:
|
hooks:
|
||||||
- id: hadolint
|
- id: hadolint
|
||||||
|
|
||||||
|
@ -54,7 +54,7 @@ repos:
|
||||||
|
|
||||||
# lint python formatting
|
# lint python formatting
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 24.4.0
|
rev: 24.4.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue