We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a393100 commit ec89b42Copy full SHA for ec89b42
.pre-commit-config.yaml
@@ -30,7 +30,7 @@ repos:
30
name: codespell
31
description: Checks for common misspellings in text files
32
- repo: https://github.com/astral-sh/ruff-pre-commit
33
- rev: v0.6.5
+ rev: v0.6.7
34
hooks:
35
- id: ruff
36
types_or: [python, pyi, jupyter]
0 commit comments