1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-11-21 21:30:11 +00:00

chore(deps): Update pre-commit hooks

This commit is contained in:
fredclausen 2024-04-28 01:25:30 +00:00 committed by github-actions[bot]
parent 62d19ba4af
commit 7ec381f099

View file

@ -13,7 +13,7 @@ repos:
# lint the dockerfiles
- repo: https://github.com/hadolint/hadolint
rev: v2.12.1-beta
rev: v2.13.0-beta
hooks:
- id: hadolint
@ -54,7 +54,7 @@ repos:
# lint python formatting
- repo: https://github.com/psf/black
rev: 24.4.0
rev: 24.4.2
hooks:
- id: black