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

Skip to content

Commit 3eea383

Browse files
chore(deps): update pre-commit hooks (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22c06bc commit 3eea383

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.43.0
39+
rev: v1.43.5
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.36.1
50+
rev: 0.36.2
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.10
63+
rev: v1.7.11
6464
hooks:
6565
- id: actionlint
6666
language: golang

0 commit comments

Comments
 (0)