File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 name : run check hooks apply
3333 description : check that all the hooks apply to the repository
3434 - repo : https://github.com/thlorenz/doctoc.git
35- rev : v2.4.1
35+ rev : v2.5.0
3636 hooks :
3737 - id : doctoc
3838 name : add TOC for Markdown files
@@ -334,7 +334,7 @@ repos:
334334 name : run black-jupyter
335335 description : format Python files and Jupyter Notebooks with black
336336 - repo : https://github.com/pypa/pip-audit
337- rev : v2.10.0
337+ rev : v2.10.1
338338 hooks :
339339 - id : pip-audit
340340 name : run pip-audit
@@ -369,7 +369,7 @@ repos:
369369 name : run gitleaks
370370 description : check for secrets with gitleaks
371371 - repo : https://github.com/zizmorcore/zizmor-pre-commit
372- rev : v1.25.2
372+ rev : v1.26.1
373373 hooks :
374374 - id : zizmor
375375 name : run zizmor
@@ -502,7 +502,7 @@ repos:
502502 args : [--markdown-linebreak-ext=md]
503503 exclude : \.Rd$
504504 - repo : https://github.com/igorshubovych/markdownlint-cli
505- rev : v0.48 .0
505+ rev : v0.49 .0
506506 hooks :
507507 - id : markdownlint
508508 name : run markdownlint
@@ -512,7 +512,7 @@ repos:
512512 types : [markdown]
513513 files : \.md$
514514 - repo : https://github.com/python-jsonschema/check-jsonschema
515- rev : 0.37.2
515+ rev : 0.37.3
516516 hooks :
517517 - id : check-citation-file-format
518518 name : run check-citation-file-format
You can’t perform that action at this time.
0 commit comments