Skip to content

Commit 60fae43

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0
1 parent 1b850f6 commit 60fae43

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.11.13
54+
rev: v0.12.0
5555
hooks:
5656
- id: ruff
5757
args: [--fix, --unsafe-fixes, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)