Skip to content

Commit a964f34

Browse files
chore(deps): update pre-commit hooks (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55cac1f commit a964f34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.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)