Bump pre-commit tools
This commit is contained in:
parent
37a2b21794
commit
5bd3cd5d7b
|
|
@ -18,7 +18,7 @@ repos:
|
||||||
- id: yamllint
|
- id: yamllint
|
||||||
name: Check yaml files (yamllint)
|
name: Check yaml files (yamllint)
|
||||||
- repo: https://github.com/ansible/ansible-lint.git
|
- repo: https://github.com/ansible/ansible-lint.git
|
||||||
rev: v24.2.0
|
rev: v24.2.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: ansible-lint
|
- id: ansible-lint
|
||||||
name: Check ansible files (ansible-lint)
|
name: Check ansible files (ansible-lint)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue