We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a1622 commit 3ed8822Copy full SHA for 3ed8822
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
args: [--fix, lf]
16
- id: trailing-whitespace
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: "v0.3.3"
+ rev: "v0.3.4"
19
hooks:
20
- id: ruff
21
- repo: https://github.com/PyCQA/isort
0 commit comments