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.
2 parents f8098a7 + 9b7f7c7 commit f7c4f7fCopy full SHA for f7c4f7f
.pre-commit-config.yaml
@@ -12,7 +12,7 @@ repos:
12
- id: black-jupyter
13
language_version: python3
14
- repo: https://github.com/astral-sh/ruff-pre-commit
15
- rev: "v0.2.1"
+ rev: "v0.2.2"
16
hooks:
17
- id: ruff
18
args: ["--fix"]
0 commit comments