Skip to content

Commit e9a8d92

Browse files
chore(deps): autoupdate pre-commit hooks
1 parent cd059c5 commit e9a8d92

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
@@ -42,7 +42,7 @@ repos:
4242
- --ignore-case
4343
- --unique
4444
- repo: https://github.com/astral-sh/uv-pre-commit
45-
rev: 0.6.12
45+
rev: 0.6.14
4646
hooks:
4747
# Keep lock file up to date
4848
- id: uv-lock
@@ -105,7 +105,7 @@ repos:
105105
# Enforce that type annotations are used instead of type comments
106106
- id: python-use-type-annotations
107107
- repo: https://github.com/astral-sh/ruff-pre-commit
108-
rev: v0.11.4
108+
rev: v0.11.5
109109
hooks:
110110
# Run the linter.
111111
- id: ruff

0 commit comments

Comments
 (0)