Skip to content

Commit 6732eb9

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

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
@@ -21,18 +21,18 @@ repos:
2121
- id: reuse-lint-file
2222

2323
- repo: https://github.com/crate-ci/typos
24-
rev: v1.43.5
24+
rev: v1.44.0
2525
hooks:
2626
- id: typos
2727

2828
# zizmor detects security vulnerabilities in GitHub Actions workflows.
2929
- repo: https://github.com/woodruffw/zizmor-pre-commit
30-
rev: v1.22.0
30+
rev: v1.23.1
3131
hooks:
3232
- id: zizmor
3333

3434
- repo: https://github.com/python-jsonschema/check-jsonschema
35-
rev: 0.36.2
35+
rev: 0.37.0
3636
hooks:
3737
- id: check-github-workflows
3838
args: ["--verbose"]

0 commit comments

Comments
 (0)