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 1313
1414repos :
1515 - repo : https://github.com/pre-commit/pre-commit-hooks
16- rev : v5 .0.0
16+ rev : v6 .0.0
1717 hooks :
1818 - id : check-added-large-files
1919 args : ["--maxkb=800"]
@@ -61,18 +61,18 @@ repos:
6161 - --autofix
6262 exclude : .*docs/codes/2024/0012/junk/registration-flow-response.json
6363 - repo : https://github.com/alessandrojcm/commitlint-pre-commit-hook
64- rev : v9.22 .0
64+ rev : v9.23 .0
6565 hooks :
6666 - id : commitlint
6767 stages : [commit-msg]
6868 additional_dependencies : ["@commitlint/config-conventional"]
6969 - repo : https://github.com/astral-sh/ruff-pre-commit
70- rev : v0.11 .0
70+ rev : v0.14 .0
7171 hooks :
7272 - id : ruff
7373 args : [ --fix ]
7474 - id : ruff-format
7575 - repo : https://github.com/rhysd/actionlint
76- rev : v1.7.7
76+ rev : v1.7.8
7777 hooks :
7878 - id : actionlint
You can’t perform that action at this time.
0 commit comments