We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b90c44d + e2ddb8b commit f5d2296Copy full SHA for f5d2296
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
- id: requirements-txt-fixer
17
18
- repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.9.5
+ rev: v0.9.6
20
hooks:
21
- id: ruff
22
types_or: [ python, pyi, jupyter ]
0 commit comments