Skip to content

Commit b0cd4cb

Browse files
Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10 (#368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d99b47 commit b0cd4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
hooks:
1313
- id: nb-clean
1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.14.9
15+
rev: v0.14.10
1616
hooks:
1717
- id: ruff-format
1818
args: [ --preview, --config=pyproject.toml ]

0 commit comments

Comments
 (0)