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 59ede4c commit c8c4a71Copy full SHA for c8c4a71
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
hooks:
16
- id: pyproject-fmt
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.7.3
+ rev: v0.7.4
19
20
- id: ruff
21
types_or: [python, pyi, jupyter]
0 commit comments