1
0
Fork 0
mirror of https://github.com/sdr-enthusiasts/docker-adsb-ultrafeeder.git synced 2025-04-01 21:29:35 +02:00

chore(pre-commit): auto update hooks ()

This is an automation, check the updated pre-commit hooks and target
files
This commit is contained in:
Fred Clausen 2025-01-27 09:46:03 -07:00 committed by GitHub
commit 8fb98e4ba7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ repos:
exclude: ^(Dockerfile*)
- repo: https://github.com/codespell-project/codespell.git
rev: "v2.3.0" # Use the sha / tag you want to point at
rev: "v2.4.0" # Use the sha / tag you want to point at
hooks:
- id: codespell
types: [text]