Skip to content

Commit 89151a2

Browse files
[pre-commit.ci] pre-commit autoupdate (#1022)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.2 → v0.9.3](astral-sh/ruff-pre-commit@v0.9.2...v0.9.3) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.0](codespell-project/codespell@v2.3.0...v2.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 86dd017 commit 89151a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: trailing-whitespace
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.9.2
23+
rev: v0.9.3
2424
hooks:
2525
- id: ruff
2626
args: [--fix, --show-fixes]
@@ -40,7 +40,7 @@ repos:
4040
stages: [manual]
4141

4242
- repo: https://github.com/codespell-project/codespell
43-
rev: v2.3.0
43+
rev: v2.4.0
4444
hooks:
4545
- id: codespell
4646

0 commit comments

Comments
 (0)