Skip to content

Commit 839cfc3

Browse files
Update prek dependencies (#2879)
1 parent 7516727 commit 839cfc3

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.0
13+
rev: 0.10.2
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.0
25+
rev: v0.15.1
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.3
58+
rev: v1.43.4
5959
hooks:
6060
- id: typos
6161
priority: 0
@@ -91,7 +91,7 @@ repos:
9191
# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
9292
# Some additional configuration for `actionlint` can be found in `.github/actionlint.yaml`.
9393
- repo: https://github.com/rhysd/actionlint
94-
rev: v1.7.10
94+
rev: v1.7.11
9595
hooks:
9696
- id: actionlint
9797
stages:

0 commit comments

Comments
 (0)