Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency ansible-lint to v6.20.0 (#97)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ansible-lint](https://github.com/ansible/ansible-lint) ([changelog](https://github.com/ansible/ansible-lint/releases)) | minor | `==6.19.0` -> `==6.20.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v6.20.0`](https://github.com/ansible/ansible-lint/releases/tag/v6.20.0) [Compare Source](ansible/ansible-lint@v6.19.0...v6.20.0) #### Minor Changes - Respect cgroup CPU limits when running inside containers ([#​3749](ansible/ansible-lint#3749)) [@​ssbarnea](https://github.com/ssbarnea) - Rename --write option to --fix ([#​3748](ansible/ansible-lint#3748)) [@​ssbarnea](https://github.com/ssbarnea) - Add auto-fixing implementation for `no-free-form` rule ([#​3725](ansible/ansible-lint#3725)) [@​ajinkyau](https://github.com/ajinkyau) - Add auto-fixing implementation for `partial-become` rule ([#​3692](ansible/ansible-lint#3692)) [@​shatakshiiii](https://github.com/shatakshiiii) - Add auto-fixing implementation for `no-jinja-when` rule ([#​3721](ansible/ansible-lint#3721)) [@​shatakshiiii](https://github.com/shatakshiiii) #### Bugfixes - Fix the detection of role vars missing role prefix ([#​3750](ansible/ansible-lint#3750)) [@​cavcrosby](https://github.com/cavcrosby) - Clarify auto-fix arguments use ([#​3751](ansible/ansible-lint#3751)) [@​ssbarnea](https://github.com/ssbarnea) - Avoid IndexError exception with jinja transform ([#​3747](ansible/ansible-lint#3747)) [@​ssbarnea](https://github.com/ssbarnea) - Fix docs typo ([#​3746](ansible/ansible-lint#3746)) [@​ssbarnea](https://github.com/ssbarnea) - Add /bin/bash executable to example correct code for pipefail rule ([#​3731](ansible/ansible-lint#3731)) [@​Perdu](https://github.com/Perdu) - Properly avoid `pipx` venv path to be included in altered path warning ([#​3730](ansible/ansible-lint#3730)) [@​chrysle](https://github.com/chrysle) - Fix transform exception with local_action with old syntax ([#​3743](ansible/ansible-lint#3743)) [@​ssbarnea](https://github.com/ssbarnea) - Support only_upgrade ([#​3734](ansible/ansible-lint#3734)) [@​soroshsabz](https://github.com/soroshsabz) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ni4wIiwidXBkYXRlZEluVmVyIjoiMzYuOTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Reviewed-on: https://git.home/nrdufour/home-ops/pulls/97 Co-authored-by: Renovate <[email protected]> Co-committed-by: Renovate <[email protected]>
- Loading branch information