We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87c621 commit fafcf4cCopy full SHA for fafcf4c
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
- id: trailing-whitespace
36
name: "⬜ Fix trailing whitespaces"
37
- repo: https://github.com/astral-sh/ruff-pre-commit
38
- rev: v0.11.1
+ rev: v0.11.2
39
hooks:
40
- id: ruff
41
name: "🐶 Ruff Linter"
0 commit comments