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 @@ -24,24 +24,24 @@ repos:
2424 - id : check-yaml
2525 - id : detect-private-key
2626 - repo : https://github.com/rhysd/actionlint
27- rev : v1.7.4
27+ rev : v1.7.7
2828 hooks :
2929 - id : actionlint
3030# - repo: https://github.com/asottile/reorder_python_imports
3131# rev: v3.10.0
3232# hooks:
3333# - id: reorder-python-imports
3434 - repo : https://github.com/asottile/setup-cfg-fmt
35- rev : v2.7 .0
35+ rev : v2.8 .0
3636 hooks :
3737 - id : setup-cfg-fmt
3838 - repo : https://github.com/pycqa/isort
39- rev : 5.13.2
39+ rev : 6.0.1
4040 hooks :
4141 - id : isort
4242 name : isort (python)
4343 - repo : https://github.com/pycqa/pylint
44- rev : v3.3.2
44+ rev : v3.3.7
4545 hooks :
4646 - id : pylint
4747# - repo: https://github.com/pre-commit/mirrors-mypy
5454 hooks :
5555 - id : shellcheck
5656 - repo : https://github.com/rhysd/actionlint
57- rev : v1.7.4
57+ rev : v1.7.7
5858 hooks :
5959 - id : actionlint-docker
You can’t perform that action at this time.
0 commit comments