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

Skip to content

Commit d6828e8

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

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

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

4343
# zizmor detects security vulnerabilities in GitHub Actions workflows.
4444
- repo: https://github.com/woodruffw/zizmor-pre-commit
45-
rev: v1.20.0
45+
rev: v1.22.0
4646
hooks:
4747
- id: zizmor
4848

@@ -68,4 +68,4 @@ repos:
6868
# actionlint has a shellcheck integration which extracts shell scripts in `run:` steps from GitHub Actions
6969
# and checks these with shellcheck. This is arguably its most useful feature,
7070
# but the integration only works if shellcheck is installed
71-
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.10.0"
71+
- "github.com/wasilibs/go-shellcheck/cmd/shellcheck@v0.11.1"

0 commit comments

Comments
 (0)