Skip to content

Commit 0279802

Browse files
committed
Update dependencies
1 parent e373439 commit 0279802

File tree

2 files changed

+428
-368
lines changed

2 files changed

+428
-368
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repos:
4646
priority: 0
4747

4848
- repo: https://github.com/codespell-project/codespell
49-
rev: v2.4.1
49+
rev: v2.4.2
5050
hooks:
5151
- id: codespell
5252
exclude: uv.lock
@@ -61,13 +61,13 @@ repos:
6161
priority: 5
6262

6363
- repo: https://github.com/astral-sh/uv-pre-commit
64-
rev: 0.9.25
64+
rev: 0.11.2
6565
hooks:
6666
- id: uv-lock
6767
priority: 5
6868

6969
- repo: https://github.com/astral-sh/ruff-pre-commit
70-
rev: v0.14.11
70+
rev: v0.15.8
7171
hooks:
7272
- id: ruff-format
7373
priority: 5

0 commit comments

Comments
 (0)