Skip to content

Commit 32003f8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](codespell-project/codespell@v2.4.1...v2.4.2) - [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.15.9](astral-sh/ruff-pre-commit@v0.14.2...v0.15.9)
1 parent bfe17e6 commit 32003f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ repos:
2121
- id: rst-inline-touching-normal
2222

2323
- repo: https://github.com/codespell-project/codespell
24-
rev: v2.4.1
24+
rev: v2.4.2
2525
hooks:
2626
- id: codespell
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.14.2
29+
rev: v0.15.9
3030
hooks:
3131
- id: ruff
3232
name: ruff linter

0 commit comments

Comments
 (0)