mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
GHA CI: Bump some pre-commit hook revisions
Some checks failed
CI - File health / Check (push) Waiting to run
CI - macOS / Build (push) Waiting to run
CI - Python / Check (push) Waiting to run
CI - Ubuntu / Build (push) Waiting to run
CI - WebUI / Check (push) Waiting to run
CI - Windows / Build (push) Waiting to run
cpp.yaml / GHA CI: Bump some pre-commit hook revisions (push) Failing after 0s
js.yaml / GHA CI: Bump some pre-commit hook revisions (push) Failing after 0s
Some checks failed
CI - File health / Check (push) Waiting to run
CI - macOS / Build (push) Waiting to run
CI - Python / Check (push) Waiting to run
CI - Ubuntu / Build (push) Waiting to run
CI - WebUI / Check (push) Waiting to run
CI - Windows / Build (push) Waiting to run
cpp.yaml / GHA CI: Bump some pre-commit hook revisions (push) Failing after 0s
js.yaml / GHA CI: Bump some pre-commit hook revisions (push) Failing after 0s
* Bumped `pre-commit-hooks` -> v6.0.0 * Bumped `typos` -> v1.35.3 PR #23097.
This commit is contained in:
parent
6ef9db89f9
commit
119a5a6e85
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ repos:
|
||||||
- ts
|
- ts
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
- repo: https://github.com/pre-commit/pre-commit-hooks.git
|
||||||
rev: v5.0.0
|
rev: v6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-json
|
- id: check-json
|
||||||
name: Check JSON files
|
name: Check JSON files
|
||||||
|
@ -88,7 +88,7 @@ repos:
|
||||||
- ts
|
- ts
|
||||||
|
|
||||||
- repo: https://github.com/crate-ci/typos.git
|
- repo: https://github.com/crate-ci/typos.git
|
||||||
rev: v1.32.0
|
rev: v1.35.3
|
||||||
hooks:
|
hooks:
|
||||||
- id: typos
|
- id: typos
|
||||||
name: Check spelling (typos)
|
name: Check spelling (typos)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue