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