Skip to content

Commit 3d94a4f

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

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

0 commit comments

Comments
 (0)