Skip to content

Commit 46cf883

Browse files
chore(pre-commit.ci): pre-commit autoupdate (#9)
updates: - [github.com/astral-sh/uv-pre-commit: 0.6.6 → 0.6.9](astral-sh/uv-pre-commit@0.6.6...0.6.9) - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 389dec9 commit 46cf883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: pyproject-fmt
3434
- repo: https://github.com/astral-sh/uv-pre-commit
35-
rev: 0.6.6
35+
rev: 0.6.9
3636
hooks:
3737
- id: uv-lock
3838
- repo: https://github.com/pre-commit/mirrors-prettier
@@ -41,7 +41,7 @@ repos:
4141
- id: prettier
4242
args: ["--tab-width", "2"]
4343
- repo: https://github.com/astral-sh/ruff-pre-commit
44-
rev: v0.11.0
44+
rev: v0.11.2
4545
hooks:
4646
- id: ruff
4747
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)