Skip to content

Commit 5a92e4b

Browse files
chore(deps): update pre-commit hooks (#2007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4700f78 commit 5a92e4b

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
@@ -74,7 +74,7 @@ repos:
7474
- id: reuse-lint-file
7575

7676
- repo: https://github.com/crate-ci/typos
77-
rev: v1.44.0
77+
rev: v1.45.0
7878
hooks:
7979
- id: typos
8080

@@ -112,7 +112,7 @@ repos:
112112
- id: zizmor
113113

114114
- repo: https://github.com/python-jsonschema/check-jsonschema
115-
rev: 0.37.0
115+
rev: 0.37.1
116116
hooks:
117117
- id: check-github-workflows
118118
args: ["--verbose"]
@@ -125,7 +125,7 @@ repos:
125125
# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
126126
# Some additional configuration for `actionlint` can be found in `.github/actionlint.yaml`.
127127
- repo: https://github.com/rhysd/actionlint
128-
rev: v1.7.11
128+
rev: v1.7.12
129129
hooks:
130130
- id: actionlint
131131
language: golang

0 commit comments

Comments
 (0)