Skip to content

Commit c47b982

Browse files
Update prek dependencies (#3173)
1 parent 657abcf commit c47b982

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
@@ -10,7 +10,7 @@ exclude: |
1010
repos:
1111
# Priority 0: Read-only hooks; hooks that modify disjoint file types.
1212
- repo: https://github.com/astral-sh/uv-pre-commit
13-
rev: 0.10.10
13+
rev: 0.10.12
1414
hooks:
1515
- id: uv-lock
1616
priority: 0
@@ -22,7 +22,7 @@ repos:
2222
priority: 0
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.15.6
25+
rev: v0.15.7
2626
hooks:
2727
- id: ruff-format
2828
priority: 0

0 commit comments

Comments
 (0)