We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668d923 commit cd8219eCopy full SHA for cd8219e
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
hooks:
11
- id: nb-clean
12
- repo: https://github.com/astral-sh/ruff-pre-commit
13
- rev: v0.15.6
+ rev: v0.15.7
14
15
- id: ruff-format
16
args: [ --preview, --config=pyproject.toml ]
0 commit comments