Skip to content

Commit 1e34a83

Browse files
chore(deps): update pre-commit hooks
1 parent efaa168 commit 1e34a83

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
@@ -23,7 +23,7 @@ repos:
2323
- id: reuse-lint-file
2424

2525
- repo: https://github.com/crate-ci/typos
26-
rev: v1.43.1
26+
rev: v1.43.5
2727
hooks:
2828
- id: typos
2929

@@ -34,7 +34,7 @@ repos:
3434
- id: zizmor
3535

3636
- repo: https://github.com/python-jsonschema/check-jsonschema
37-
rev: 0.36.1
37+
rev: 0.37.0
3838
hooks:
3939
- id: check-github-workflows
4040
args: ["--verbose"]
@@ -45,7 +45,7 @@ repos:
4545
# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
4646
# Some additional configuration for `actionlint` can be added in `.github/actionlint.yaml` (this file can be created if it doesn't exist yet).
4747
- repo: https://github.com/rhysd/actionlint
48-
rev: v1.7.10
48+
rev: v1.7.11
4949
hooks:
5050
- id: actionlint
5151
language: golang

0 commit comments

Comments
 (0)