Skip to content

Commit 6c04a8e

Browse files
Update prek dependencies (#2994)
1 parent 1557849 commit 6c04a8e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.4
13+
rev: 0.10.7
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.2
25+
rev: v0.15.4
2626
hooks:
2727
- id: ruff-format
2828
priority: 0
@@ -55,7 +55,7 @@ repos:
5555
priority: 1
5656

5757
- repo: https://github.com/crate-ci/typos
58-
rev: v1.43.5
58+
rev: v1.44.0
5959
hooks:
6060
- id: typos
6161
priority: 0
@@ -83,7 +83,7 @@ repos:
8383
priority: 0
8484

8585
- repo: https://github.com/python-jsonschema/check-jsonschema
86-
rev: 0.36.2
86+
rev: 0.37.0
8787
hooks:
8888
- id: check-github-workflows
8989
priority: 0

0 commit comments

Comments
 (0)