We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b18722 commit a59e5d6Copy full SHA for a59e5d6
.pre-commit-config.yaml
@@ -20,7 +20,7 @@ repos:
20
- id: check-docstring-first
21
22
- repo: https://github.com/astral-sh/ruff-pre-commit
23
- rev: v0.6.5
+ rev: v0.6.7
24
hooks:
25
- id: ruff # Run the linter.
26
types_or: [python, pyi, jupyter]
0 commit comments