We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86e98b5 + c8956e4 commit 7c7b4ecCopy full SHA for 7c7b4ec
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
exclude: ".ipynb"
16
17
- repo: https://github.com/astral-sh/ruff-pre-commit
18
- rev: v0.15.8
+ rev: v0.15.9
19
hooks:
20
- id: ruff-format
21
types_or: [ python, pyi, jupyter ]
0 commit comments