Skip to content

Commit 7dc253a

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.9.13 → 0.9.14](astral-sh/uv-pre-commit@0.9.13...0.9.14) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
1 parent 44bf884 commit 7dc253a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ repos:
2727
hooks:
2828
- id: pyproject-fmt
2929
- repo: https://github.com/astral-sh/uv-pre-commit
30-
rev: 0.9.13
30+
rev: 0.9.14
3131
hooks:
3232
- id: uv-lock
3333
- repo: https://github.com/pre-commit/mirrors-prettier
34-
rev: v3.1.0
34+
rev: v4.0.0-alpha.8
3535
hooks:
3636
- id: prettier
3737
args: ["--tab-width", "2"]

0 commit comments

Comments
 (0)