Skip to content

Commit 1c0848c

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.10 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f3c16e5 commit 1c0848c

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
@@ -51,7 +51,7 @@ repos:
5151
- id: prettier
5252
args: ["--tab-width", "2"]
5353
- repo: https://github.com/astral-sh/ruff-pre-commit
54-
rev: v0.12.9
54+
rev: v0.12.10
5555
hooks:
5656
- id: ruff
5757
args: [--fix, --unsafe-fixes, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)