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 5656 args : ["--no-error-on-unmatched-pattern", "--ignore-unknown"]
5757
5858 - repo : https://github.com/igorshubovych/markdownlint-cli
59- rev : 192ad822316c3a22fb3d3cc8aa6eafa0b8488360 # frozen: v0.45 .0
59+ rev : 76b3d32d3f4b965e1d6425253c59407420ae2c43 # frozen: v0.47 .0
6060 hooks :
6161 - id : markdownlint
6262 args : ["--fix"]
7979 args : ["-x"] # Check external files
8080
8181 - repo : https://github.com/Mateusz-Grzelinski/actionlint-py
82- rev : 2773c7d04be5d0ceb075f215b6d0a4eacd4a432b # frozen: v1.7.8 .24
82+ rev : 85c37735ea69e5baf0681530e57e63deee0ce733 # frozen: v1.7.10 .24
8383 hooks :
8484 - id : actionlint
8585
9494 ]
9595
9696 - repo : https://github.com/astral-sh/ruff-pre-commit
97- rev : 488940d9de1b658fac229e34c521d75a6ea476f2 # frozen: v0.14.5
97+ rev : 6ce4b4fc349b8881cbce40207dac3bf78824a88e # frozen: v0.14.11
9898 hooks :
9999 - id : ruff
100100 args : [--fix, --exit-non-zero-on-fix, --config=pyproject.toml]
@@ -114,7 +114,7 @@ repos:
114114 entry : bash -c 'if [ ! -d .mypy_cache ]; then /bin/mkdir .mypy_cache; fi; exit 0'
115115
116116 - repo : https://github.com/pre-commit/mirrors-mypy
117- rev : " 9f70dc58c23dfcca1b97af99eaeee3140a807c7e " # frozen: v1.18.2
117+ rev : " a66e98df7b4aeeb3724184b332785976d062b92e " # frozen: v1.19.1
118118 hooks :
119119 - id : mypy
120120 verbose : true
You can’t perform that action at this time.
0 commit comments