Skip to content

Commit 834ae8a

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c3c331 commit 834ae8a

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
@@ -24,7 +24,7 @@ repos:
2424
- black
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.12.1
27+
rev: v0.12.2
2828
hooks:
2929
- id: ruff
3030
types_or: [python, pyi, jupyter]

0 commit comments

Comments
 (0)