Skip to content

Commit 34f294e

Browse files
chore(deps): autoupdate pre-commit hooks
1 parent 52e0922 commit 34f294e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
args:
4242
- --ignore-case
4343
- repo: https://github.com/astral-sh/uv-pre-commit
44-
rev: 0.8.23
44+
rev: 0.9.2
4545
hooks:
4646
# Keep lock file up to date
4747
- id: uv-lock
@@ -92,7 +92,7 @@ repos:
9292
# Enforce that type annotations are used instead of type comments
9393
- id: python-use-type-annotations
9494
- repo: https://github.com/astral-sh/ruff-pre-commit
95-
rev: v0.13.3
95+
rev: v0.14.0
9696
hooks:
9797
# Run the linter.
9898
- id: ruff

0 commit comments

Comments
 (0)