We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dac488 commit e1a5e1aCopy full SHA for e1a5e1a
.pre-commit-config.yaml
@@ -29,7 +29,7 @@ repos:
29
.*\.ipynb
30
)$
31
- repo: https://github.com/astral-sh/ruff-pre-commit
32
- rev: "v0.9.4"
+ rev: "v0.9.9"
33
hooks:
34
- id: ruff
35
args: [--fix, --exit-non-zero-on-fix]
0 commit comments