We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a898d41 + c249117 commit 10f7278Copy full SHA for 10f7278
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
types: [text]
12
files: \.(json|ipynb)$
13
- repo: https://github.com/astral-sh/ruff-pre-commit
14
- rev: v0.15.7
+ rev: v0.15.8
15
hooks:
16
- id: ruff
17
args: [--fix, --show-fixes]
0 commit comments