We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49621f8 + 71dc716 commit b6d7a02Copy full SHA for b6d7a02
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.14.13
+ rev: v0.15.2
19
hooks:
20
- id: ruff-format
21
types_or: [ python, pyi, jupyter ]
0 commit comments