Skip to content

Commit fd2acb4

Browse files
Update prek dependencies (#3109)
1 parent 8762330 commit fd2acb4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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.9
13+
rev: 0.10.10
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.5
25+
rev: v0.15.6
2626
hooks:
2727
- id: ruff-format
2828
priority: 0

0 commit comments

Comments
 (0)