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 @@ -29,12 +29,12 @@ repos:
2929
3030 # Autoformat: YAML, JSON, Markdown, etc.
3131 - repo : https://github.com/rbubley/mirrors-prettier
32- rev : 5ba47274f9b181bce26a5150a725577f3c336011 # frozen: v3.6.2
32+ rev : 3c603eae8faac85303ae675fd33325cff699a797 # frozen: v3.7.3
3333 hooks :
3434 - id : prettier
3535
3636 - repo : https://github.com/igorshubovych/markdownlint-cli
37- rev : 192ad822316c3a22fb3d3cc8aa6eafa0b8488360 # frozen: v0.45 .0
37+ rev : c8fd5003603dd6f12447314ecd935ba87c09aff5 # frozen: v0.46 .0
3838 hooks :
3939 - id : markdownlint-fix
4040 exclude : LICENSE.md
5959 ]
6060
6161 - repo : https://github.com/psf/black-pre-commit-mirror
62- rev : 25.11.0
62+ rev : 2892f1f81088477370d4fbc56545c05d33d2493f # frozen: 25.11.0
6363 hooks :
6464 - id : black
6565
8888 language : script
8989
9090 - repo : https://github.com/pre-commit/mirrors-clang-format
91- rev : 719856d56a62953b8d2839fb9e851f25c3cfeef8 # frozen: v21.1.2
91+ rev : 4c26f99731e7c22a047c35224150ee9e43d7c03e # frozen: v21.1.6
9292 hooks :
9393 - id : clang-format
9494 args : [--style=file]
You can’t perform that action at this time.
0 commit comments