8000 chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0 · 34j/types-array-api@f7f8010 · GitHub
[go: up one dir, main page]

Skip to content

Commit f7f8010

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0
1 parent 3edfa12 commit f7f8010

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)
0