File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,18 +23,18 @@ repos:
2323 - id : reuse-lint-file
2424
2525- repo : https://github.com/crate-ci/typos
26- rev : v1.43.1
26+ rev : v1.44.0
2727 hooks :
2828 - id : typos
2929
3030# zizmor detects security vulnerabilities in GitHub Actions workflows.
3131- repo : https://github.com/woodruffw/zizmor-pre-commit
32- rev : v1.22 .0
32+ rev : v1.23 .0
3333 hooks :
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"]
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
You can’t perform that action at this time.
0 commit comments