File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 3737 args :
3838 - --msg-filename
3939 - repo : https://github.com/editorconfig-checker/editorconfig-checker.python
40- rev : 3.2.0
40+ rev : 3.2.1
4141 hooks :
4242 - id : editorconfig-checker
4343 - repo : https://github.com/jumanjihouse/pre-commit-hooks
5454 hooks :
5555 - id : actionlint
5656 - repo : https://github.com/adrienverge/yamllint
57- rev : v1.35 .1
57+ rev : v1.37 .1
5858 hooks :
5959 - id : yamllint
6060 - repo : https://github.com/executablebooks/mdformat
@@ -67,18 +67,18 @@ repos:
6767 - mdformat-myst
6868 - mdformat-toc
6969 - mdformat-deflist
70- - mdformat-beautysh
70+ # - mdformat-beautysh
7171 - mdformat-ruff
7272 - mdformat-config
7373 - mdformat-web
7474 - repo : https://github.com/DavidAnson/markdownlint-cli2
75- rev : v0.17.2
75+ rev : v0.18.1
7676 hooks :
7777 - id : markdownlint-cli2
7878 additional_dependencies :
7979 - markdown-it-texmath
8080 - repo : https://github.com/scop/pre-commit-shfmt
81- rev : v3.10 .0-2
81+ rev : v3.11 .0-1
8282 hooks :
8383 - id : shfmt
8484 exclude : bin/neomuttp
Original file line number Diff line number Diff line change @@ -52,3 +52,7 @@ build = {
5252 },
5353 },
5454}
55+
56+ deploy = {
57+ wrap_bin_scripts = false
58+ }
You can’t perform that action at this time.
0 commit comments