File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3737 - id : mdformat
3838 language : python
3939 additional_dependencies :
40- - mdformat-mkdocs==5.1.1
40+ - mdformat-mkdocs==5.1.2
4141
4242- repo : https://github.com/astral-sh/uv-pre-commit
4343 rev : 0.9.22
@@ -76,18 +76,18 @@ repos:
7676 types : [python]
7777
7878- repo : https://github.com/crate-ci/typos
79- rev : v1.40 .0
79+ rev : v1.42 .0
8080 hooks :
8181 - id : typos
8282
8383# zizmor detects security vulnerabilities in GitHub Actions workflows.
8484- repo : https://github.com/woodruffw/zizmor-pre-commit
85- rev : v1.18 .0
85+ rev : v1.20 .0
8686 hooks :
8787 - id : zizmor
8888
8989- repo : https://github.com/python-jsonschema/check-jsonschema
90- rev : 0.35 .0
90+ rev : 0.36 .0
9191 hooks :
9292 - id : check-github-workflows
9393 args : ["--verbose"]
@@ -100,7 +100,7 @@ repos:
100100# `actionlint` hook, for verifying correct syntax in GitHub Actions workflows.
101101# Some additional configuration for `actionlint` can be found in `.github/actionlint.yaml`.
102102- repo : https://github.com/rhysd/actionlint
103- rev : v1.7.9
103+ rev : v1.7.10
104104 hooks :
105105 - id : actionlint
106106 language : golang
You can’t perform that action at this time.
0 commit comments