We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1376ee commit ad53c5aCopy full SHA for ad53c5a
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
hooks:
33
- id: black-jupyter
34
- repo: https://github.com/astral-sh/ruff-pre-commit
35
- rev: v0.1.1
+ rev: v0.1.3
36
37
- id: ruff
38
args: ["--fix"]
0 commit comments