Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4de2b32

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

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
@@ -36,7 +36,7 @@ repos:
3636
- id: reuse-lint-file
3737

3838
- repo: https://github.com/crate-ci/typos
39-
rev: v1.44.0
39+
rev: v1.45.0
4040
hooks:
4141
- id: typos
4242

@@ -47,7 +47,7 @@ repos:
4747
- id: zizmor
4848

4949
- repo: https://github.com/python-jsonschema/check-jsonschema
50-
rev: 0.37.0
50+
rev: 0.37.1
5151
hooks:
5252
- id: check-github-workflows
5353
args: ["--verbose"]
@@ -60,7 +60,7 @@ repos:
6060
# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
6161
# Some additional configuration for `actionlint` can be found in `.github/actionlint.yaml`.
6262
- repo: https://github.com/rhysd/actionlint
63-
rev: v1.7.11
63+
rev: v1.7.12
6464
hooks:
6565
- id: actionlint
6666
language: golang

0 commit comments

Comments
 (0)