Skip to content

Commit 54c7498

Browse files
Update prek dependencies (#3546)
1 parent 0d8540a commit 54c7498

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.11.14
13+
rev: 0.11.15
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.12
25+
rev: v0.15.13
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.46.1
58+
rev: v1.46.2
5959
hooks:
6060
- id: typos
6161
priority: 0
@@ -71,7 +71,7 @@ repos:
7171
# zizmor detects security vulnerabilities in GitHub Actions workflows.
7272
# Additional configuration for the tool is found in `.github/zizmor.yml`
7373
- repo: https://github.com/zizmorcore/zizmor-pre-commit
74-
rev: v1.24.1
74+
rev: v1.25.2
7575
hooks:
7676
- id: zizmor
7777
priority: 0

0 commit comments

Comments
 (0)