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.
1 parent 91e248a commit 97165fdCopy full SHA for 97165fd
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: add-trailing-comma
19
name: Add trailing comma
20
- repo: https://github.com/charliermarsh/ruff-pre-commit
21
- rev: v0.9.5
+ rev: v0.11.4
22
hooks:
23
- id: ruff
24
types_or: [ python, pyi, jupyter ]
0 commit comments