1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2024-10-16 05:50:44 +00:00

chore(deps): Update pre-commit hooks (#79)

Update pre-commit hooks
This commit is contained in:
Fred Clausen 2024-04-14 00:30:42 -06:00 committed by GitHub
commit 62d19ba4af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ repos:
- id: shellcheck
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.1
rev: 0.28.2
hooks:
- id: check-github-actions
- id: check-github-workflows
@ -54,7 +54,7 @@ repos:
# lint python formatting
- repo: https://github.com/psf/black
rev: 24.3.0
rev: 24.4.0
hooks:
- id: black