Skip to content

Commit f00eb20

Browse files
committed
Update lockfiles & pre-commit hooks
1 parent b11a35b commit f00eb20

File tree

3 files changed

+76
-76
lines changed

3 files changed

+76
-76
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ repos:
3838
additional_dependencies:
3939
- tomli
4040
- repo: https://github.com/adhtruong/mirrors-typos
41-
rev: v1.40.1
41+
rev: v1.41.0
4242
hooks:
4343
- id: typos
4444
- repo: https://github.com/woodruffw/zizmor-pre-commit

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ tests = [
6565
"pytest-cov>=6.0.0",
6666
"pytest-trio>=0.8.0",
6767
"coverage>=7.2.5",
68-
"uv>=0.5.21",
6968
]
7069
tools = [
70+
"uv>=0.5.21",
7171
"mypy>=1.19.0",
7272
"ruff>=0.9.2",
7373
"codespell>=2.3.0",

0 commit comments

Comments
 (0)