Skip to content

Commit a29ed1a

Browse files
chore(deps): update pre-commit hooks
1 parent d968d71 commit a29ed1a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
- id: uv-lock
5454

5555
- repo: https://github.com/crate-ci/typos
56-
rev: v1.44.0
56+
rev: v1.45.0
5757
hooks:
5858
- id: typos
5959

@@ -69,7 +69,7 @@ repos:
6969
- id: zizmor
7070

7171
- repo: https://github.com/python-jsonschema/check-jsonschema
72-
rev: 0.37.0
72+
rev: 0.37.1
7373
hooks:
7474
- id: check-github-workflows
7575
args: ["--verbose"]
@@ -99,7 +99,7 @@ repos:
9999
# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
100100
# Some additional configuration for `actionlint` can be found in `.github/actionlint.yaml`.
101101
- repo: https://github.com/rhysd/actionlint
102-
rev: v1.7.11
102+
rev: v1.7.12
103103
hooks:
104104
- id: actionlint
105105
language: golang

0 commit comments

Comments
 (0)