Skip to content

Commit 79fe63a

Browse files
chore(pre-commit.ci): pre-commit autoupdate
updates: - [github.com/34j/sync-python-matrix: d114faa → d114faafeb9c187a37379d34256d3efc6042e187](34j/sync-python-matrix@d114faa...d114faa) - [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 2d1f2a6 commit 79fe63a

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
@@ -42,15 +42,15 @@ repos:
4242
hooks:
4343
- id: pyproject-fmt
4444
- repo: https://github.com/34j/sync-python-matrix
45-
rev: "d114faa"
45+
rev: "d114faafeb9c187a37379d34256d3efc6042e187"
4646
hooks:
4747
- id: sync-python-matrix
4848
- repo: https://github.com/astral-sh/uv-pre-commit
4949
rev: 0.10.10
5050
hooks:
5151
- id: uv-lock
5252
- repo: https://github.com/pre-commit/mirrors-prettier
53-
rev: v3.1.0
53+
rev: v4.0.0-alpha.8
5454
hooks:
5555
- id: prettier
5656
args: ["--tab-width", "2"]

0 commit comments

Comments
 (0)