Skip to content

Commit 8fee975

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.15.4 → v0.15.5](astral-sh/ruff-pre-commit@v0.15.4...v0.15.5)
1 parent 2ce95de commit 8fee975

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
@@ -14,11 +14,11 @@ repos:
1414
- id: check-merge-conflict
1515
- id: name-tests-test
1616
- repo: 'https://github.com/codespell-project/codespell'
17-
rev: v2.4.1
17+
rev: v2.4.2
1818
hooks:
1919
- id: codespell
2020
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
21-
rev: v0.15.4
21+
rev: v0.15.5
2222
hooks:
2323
- id: ruff-check
2424
args:

0 commit comments

Comments
 (0)