mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-06-27 08:59:48 -04:00
GHA CI: Bump spellcheck related hooks revs
* Bumped `codespell` -> `2.4.1` * Bumped `typos` -> `1.32.0` PR #22709.
This commit is contained in:
parent
9c81e58de6
commit
368748ac52
1 changed files with 2 additions and 2 deletions
|
@ -69,7 +69,7 @@ repos:
|
|||
- ts
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell.git
|
||||
rev: v2.4.0
|
||||
rev: v2.4.1
|
||||
hooks:
|
||||
- id: codespell
|
||||
name: Check spelling (codespell)
|
||||
|
@ -88,7 +88,7 @@ repos:
|
|||
- ts
|
||||
|
||||
- repo: https://github.com/crate-ci/typos.git
|
||||
rev: v1.29.4
|
||||
rev: v1.32.0
|
||||
hooks:
|
||||
- id: typos
|
||||
name: Check spelling (typos)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue