Skip to content

Commit ec89b42

Browse files
[pre-commit.ci] pre-commit autoupdate (#67)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](astral-sh/ruff-pre-commit@v0.6.5...v0.6.7) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a393100 commit ec89b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
name: codespell
3131
description: Checks for common misspellings in text files
3232
- repo: https://github.com/astral-sh/ruff-pre-commit
33-
rev: v0.6.5
33+
rev: v0.6.7
3434
hooks:
3535
- id: ruff
3636
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)