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

chore(deps): Update pre-commit hooks

This commit is contained in:
fredclausen 2024-02-04 01:22:06 +00:00 committed by github-actions[bot]
parent 9c00aca91b
commit 578dc56fd1

View file

@ -41,7 +41,7 @@ repos:
- id: shellcheck
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.27.3
rev: 0.27.4
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.1.0
rev: 24.1.1
hooks:
- id: black