Skip to content

Commit 0ec22e5

Browse files
committed
Update prek
1 parent abcd489 commit 0ec22e5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ repos:
1010
args: [--markdown-linebreak-ext=md]
1111

1212
- repo: https://github.com/astral-sh/ruff-pre-commit
13-
rev: v0.15.17
13+
rev: v0.15.22
1414
hooks:
1515
- id: ruff-check
1616
- id: ruff-format
1717

1818
- repo: https://github.com/astral-sh/ty-pre-commit
19-
rev: v0.0.49
19+
rev: v0.0.60
2020
hooks:
2121
- id: ty

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040

4141
[dependency-groups]
4242
dev = [
43-
"prek~=0.4.5",
43+
"prek~=0.4.10",
4444
"pytest~=9.0.2",
4545
"pytest-asyncio~=1.3.0",
4646
"pytest-cov~=7.0.0",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)