We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 332acbd + 236edb9 commit cd22c95Copy full SHA for cd22c95
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
# - id: trailing-whitespace
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.9.2
+ rev: v0.9.3
19
hooks:
20
# Run the linter.
21
- id: ruff
0 commit comments