Skip to content

Commit 0e51e67

Browse files
committed
Update lock file
1 parent 2b5cb28 commit 0e51e67

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ repos:
1414
- id: mypy
1515
additional_dependencies: [pydantic, orjson, types-aiofiles, types-ujson]
1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.15.4
17+
rev: v0.15.5
1818
hooks:
1919
- id: ruff-check
2020
args: [--fix, --exit-non-zero-on-fix]
2121
- repo: https://github.com/rvben/rumdl-pre-commit
22-
rev: v0.1.35
22+
rev: v0.1.42
2323
hooks:
2424
- id: rumdl-fmt

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)