mirror of
https://github.com/codespell-project/codespell.git
synced 2025-05-16 23:17:14 +08:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/adrienverge/yamllint.git: v1.37.0 → v1.37.1](https://github.com/adrienverge/yamllint.git/compare/v1.37.0...v1.37.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.4...v0.11.8)
This commit is contained in:
![66853113+pre-commit-ci[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Dimitri Papadopoulos Orfanos

parent
209ff1129d
commit
93bb121131
@ -50,7 +50,7 @@ repos:
|
||||
files: dictionary.*\.txt$|\.wordlist$
|
||||
args: [--ignore-case]
|
||||
- repo: https://github.com/adrienverge/yamllint.git
|
||||
rev: v1.37.0
|
||||
rev: v1.37.1
|
||||
hooks:
|
||||
- id: yamllint
|
||||
args:
|
||||
@ -58,7 +58,7 @@ repos:
|
||||
- -d
|
||||
- "{extends: relaxed, rules: {line-length: {max: 90}}}"
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.11.4
|
||||
rev: v0.11.8
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-format
|
||||
|
Reference in New Issue
Block a user