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 0891781 + c5c1914 commit a8225e9Copy full SHA for a8225e9
.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.5.7"
+ rev: "v0.6.1"
19
hooks:
20
- id: ruff
21
- repo: https://github.com/PyCQA/isort
0 commit comments