GHA CI: Bump numerous hook revs

This commit is contained in:
xavier2k6 2025-01-23 16:31:41 +00:00
commit 1be292df7d

View file

@ -69,7 +69,7 @@ repos:
- ts
- repo: https://github.com/codespell-project/codespell.git
rev: v2.3.0
rev: v2.4.0
hooks:
- id: codespell
name: Check spelling (codespell)
@ -88,7 +88,7 @@ repos:
- ts
- repo: https://github.com/crate-ci/typos.git
rev: v1.28.4
rev: v1.29.4
hooks:
- id: typos
name: Check spelling (typos)