File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -107,3 +107,4 @@ GitHub.sublime-settings
107107
108108# ansible-test ouputs
109109tests /output
110+ .ansible
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/adrienverge/yamllint.git
4- rev : v1.35 .1
4+ rev : v1.37 .1
55 hooks :
66 - id : yamllint
77 args : ["-c=.yamllint.yml", "."]
88 - repo : https://github.com/ansible-community/ansible-lint.git
9- rev : v24.5.0
9+ rev : v25.6.1
1010 hooks :
1111 - id : ansible-lint
1212 files : \.(yaml|yml)$
1313 - repo : https://github.com/psf/black
14- rev : 24.4.2
14+ rev : 25.1.0
1515 hooks :
1616 - id : black
17- language_version : python3.10
17+ language_version : python3.13
Original file line number Diff line number Diff line change 11---
2- requires_ansible : ' >=2.14 .0'
2+ requires_ansible : ' >=2.15 .0'
You can’t perform that action at this time.
0 commit comments