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