We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b1ff7 commit c2c17a4Copy full SHA for c2c17a4
.pre-commit-config.yaml
@@ -51,7 +51,7 @@ repos:
51
- id: trailing-whitespace
52
53
- repo: https://github.com/astral-sh/ruff-pre-commit
54
- rev: "v0.8.1"
+ rev: "v0.8.2"
55
hooks:
56
- id: ruff
57
types: [file, python]
0 commit comments