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 @@ -3,7 +3,7 @@ exclude: ^templates/.*|.*\.json$
33
44repos :
55 - repo : https://github.com/pre-commit/pre-commit-hooks
6- rev : v4.5 .0
6+ rev : v4.6 .0
77 hooks :
88 - id : check-added-large-files
99 - id : fix-byte-order-marker
5151 exclude_types :
5252 - zsh
5353 - repo : https://github.com/rhysd/actionlint
54- rev : v1.6.26
54+ rev : v1.6.27
5555 hooks :
5656 - id : actionlint
5757 - repo : https://github.com/adrienverge/yamllint
7373 - mdformat-config
7474 - mdformat-web
7575 - repo : https://github.com/DavidAnson/markdownlint-cli2
76- rev : v0.12.1
76+ rev : v0.13.0
7777 hooks :
7878 - id : markdownlint-cli2
7979 additional_dependencies :
@@ -83,12 +83,12 @@ repos:
8383 hooks :
8484 - id : shfmt
8585 - repo : https://github.com/astral-sh/ruff-pre-commit
86- rev : v0.2 .1
86+ rev : v0.4 .1
8787 hooks :
8888 - id : ruff
8989 - id : ruff-format
9090 - repo : https://github.com/kumaraditya303/mirrors-pyright
91- rev : v1.1.350
91+ rev : v1.1.359
9292 hooks :
9393 - id : pyright
9494
You can’t perform that action at this time.
0 commit comments