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,28 +24,28 @@ repos:
2424 - --markdown-linebreak-ext=md
2525
2626 - repo : https://github.com/asottile/pyupgrade
27- rev : v3.20.0
27+ rev : v3.21.2
2828 hooks :
2929 - id : pyupgrade
3030 args :
3131 - " --py310-plus"
3232
3333 - repo : https://github.com/psf/black-pre-commit-mirror
34- rev : 25.9 .0
34+ rev : 25.12 .0
3535 hooks :
3636 - id : black
3737 args :
3838 - --target-version=py310
3939
4040 - repo : https://github.com/astral-sh/ruff-pre-commit
41- rev : " v0.13.3 "
41+ rev : " v0.14.10 "
4242 hooks :
4343 - id : ruff
4444 args :
4545 - --fix-only
4646
4747 - repo : https://github.com/pycqa/isort
48- rev : 6.1 .0
48+ rev : 7.0 .0
4949 hooks :
5050 - id : isort
5151 args :
5959 - id : yamllint
6060
6161 - repo : https://github.com/ansible/ansible-lint
62- rev : v25.9.1
62+ rev : v25.12.2
6363 hooks :
6464 - id : ansible-lint
6565 name : Ansible Lint
You can’t perform that action at this time.
0 commit comments