Skip to content

Commit ccf1288

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.14.2](astral-sh/ruff-pre-commit@v0.13.2...v0.14.2)
1 parent c65b433 commit ccf1288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ repos:
3434
- id: prettier
3535
args: ["--tab-width", "2"]
3636
- repo: https://github.com/astral-sh/ruff-pre-commit
37-
rev: v0.13.2
37+
rev: v0.14.2
3838
hooks:
3939
- id: ruff
4040
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)