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 @@ -36,18 +36,18 @@ repos:
3636 - id : reuse-lint-file
3737
3838 - repo : https://github.com/crate-ci/typos
39- rev : v1.40 .0
39+ rev : v1.41 .0
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.18 .0
45+ rev : v1.19 .0
4646 hooks :
4747 - id : zizmor
4848
4949 - repo : https://github.com/python-jsonschema/check-jsonschema
50- rev : 0.35 .0
50+ rev : 0.36 .0
5151 hooks :
5252 - id : check-github-workflows
5353 args : ["--verbose"]
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.9
63+ rev : v1.7.10
6464 hooks :
6565 - id : actionlint
6666 language : golang
You can’t perform that action at this time.
0 commit comments