We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 806c8ed + 7a542ac commit a5cf1c9Copy full SHA for a5cf1c9
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
exclude: ".ipynb"
18
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: v0.7.3
+ rev: v0.7.4
21
hooks:
22
- id: ruff-format
23
types_or: [ python, pyi, jupyter ]
0 commit comments