ansible-collections / hetzner.hcloud

A collection to manage resources on Hetzner Cloud
https://galaxy.ansible.com/ui/repo/published/hetzner/hcloud
GNU General Public License v3.0
100 stars 35 forks source link

deps: update pre-commit hook ansible/ansible-lint to v24.6.0 #509

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ansible/ansible-lint repository minor v24.5.0 -> v24.6.0

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

ansible/ansible-lint (ansible/ansible-lint) ### [`v24.6.0`](https://togithub.com/ansible/ansible-lint/releases/tag/v24.6.0) [Compare Source](https://togithub.com/ansible/ansible-lint/compare/v24.5.0...v24.6.0) #### Enhancements - Adding logic for configuring supported ansible versions ([#​4203](https://togithub.com/ansible/ansible-lint/issues/4203)) [@​alisonlhart](https://togithub.com/alisonlhart) #### Bugfixes - Revert notify related checks, errors, transforms for listen and tests ([#​4205](https://togithub.com/ansible/ansible-lint/issues/4205)) [@​audgirka](https://togithub.com/audgirka) - Improve logic of find_children ([#​4161](https://togithub.com/ansible/ansible-lint/issues/4161)) [@​ssbarnea](https://togithub.com/ssbarnea) - Pickup correct path component w/ANSIBLE_ROLES_PATH ([#​4176](https://togithub.com/ansible/ansible-lint/issues/4176)) [@​cavcrosby](https://togithub.com/cavcrosby) - Respect yamllint 'document_start' rule when autofixing yaml ([#​4184](https://togithub.com/ansible/ansible-lint/issues/4184)) [@​elara-leitstellentechnik](https://togithub.com/elara-leitstellentechnik) - Avoid displaying upgrade warning when installation is not pip ([#​4204](https://togithub.com/ansible/ansible-lint/issues/4204)) [@​ssbarnea](https://togithub.com/ssbarnea) - Correctly recognize path with spaces with tokenize ([#​4198](https://togithub.com/ansible/ansible-lint/issues/4198)) [@​ssbarnea](https://togithub.com/ssbarnea) - Fix false positive reports in is_handler function ([#​4170](https://togithub.com/ansible/ansible-lint/issues/4170)) [@​MalKeshar](https://togithub.com/MalKeshar) - Avoid exception with conflicting action statements ([#​4195](https://togithub.com/ansible/ansible-lint/issues/4195)) [@​ssbarnea](https://togithub.com/ssbarnea) - Don't raise name\[casing] on handlers with special role syntax ([#​4196](https://togithub.com/ansible/ansible-lint/issues/4196)) [@​Qalthos](https://togithub.com/Qalthos) - Refactor tokenize function ([#​4191](https://togithub.com/ansible/ansible-lint/issues/4191)) [@​ssbarnea](https://togithub.com/ssbarnea) - Avoid stacktrace with unsupported import_playbook syntax ([#​4190](https://togithub.com/ansible/ansible-lint/issues/4190)) [@​ssbarnea](https://togithub.com/ssbarnea) - Support for 2.15...updating linter. ([#​4144](https://togithub.com/ansible/ansible-lint/issues/4144)) [@​epacific1](https://togithub.com/epacific1) - Don't quote strings that start with 0 when running ansible-lint --fix. ([#​4167](https://togithub.com/ansible/ansible-lint/issues/4167)) [@​kousu](https://togithub.com/kousu) - Allow inventory to be used for playbook order key ([#​4182](https://togithub.com/ansible/ansible-lint/issues/4182)) [@​ssbarnea](https://togithub.com/ssbarnea)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.