Skip to content

Commit 504318c

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.1
1 parent ca430a3 commit 504318c

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
@@ -42,7 +42,7 @@ repos:
4242
- id: prettier
4343
args: ["--tab-width", "2"]
4444
- repo: https://github.com/astral-sh/ruff-pre-commit
45-
rev: v0.15.0
45+
rev: v0.15.1
4646
hooks:
4747
- id: ruff
4848
args: [--fix, --exit-non-zero-on-fix, --unsafe-fixes]

0 commit comments

Comments
 (0)