[pre-commit.ci] pre-commit autoupdate (#226)
This commit is contained in:
parent
f00944b9e5
commit
b2d793e9fe
@ -4,7 +4,7 @@ ci:
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.4
|
||||
rev: v0.15.9
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
@ -17,7 +17,7 @@ repos:
|
||||
args: [tests]
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.4.1
|
||||
rev: v2.4.2
|
||||
hooks:
|
||||
- id: codespell
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user