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

This commit is contained in:
fredclausen 2024-05-26 01:35:07 +00:00 committed by github-actions[bot]
parent 19296bd72b
commit 0396866295

View file

@ -28,7 +28,7 @@ repos:
exclude: ^(Dockerfile*)
- repo: https://github.com/codespell-project/codespell.git
rev: "v2.2.6" # Use the sha / tag you want to point at
rev: "v2.3.0" # Use the sha / tag you want to point at
hooks:
- id: codespell
types: [text]
@ -41,7 +41,7 @@ repos:
- id: shellcheck
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.3
rev: 0.28.4
hooks:
- id: check-github-actions
- id: check-github-workflows