Skip to content

Commit 9fbdd23

Browse files
chore(package): update dependency ansible-lint to v26.3.0 (#649)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [ansible-lint](https://redirect.github.com/ansible/ansible-lint) ([changelog](https://redirect.github.com/ansible/ansible-lint/releases)) | `==26.2.0` → `==26.3.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/ansible-lint/26.3.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/ansible-lint/26.2.0/26.3.0?slim=true) | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v26.3.0`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v26.3.0) [Compare Source](https://redirect.github.com/ansible/ansible-lint/compare/v26.2.0...v26.3.0) ##### Features - feat: add jinja2-template-extension opt-in rule ([#&#8203;4979](https://redirect.github.com/ansible/ansible-lint/issues/4979)) [@&#8203;djdanielsson](https://redirect.github.com/djdanielsson) ##### Fixes - fix: Add missing version\_changed var to ComplexityRule class ([#&#8203;4987](https://redirect.github.com/ansible/ansible-lint/issues/4987)) [@&#8203;thrashwerk](https://redirect.github.com/thrashwerk) ##### Maintenance - chore: pre-commit autoupdate ([#&#8203;4986](https://redirect.github.com/ansible/ansible-lint/issues/4986)) @&#8203;[pre-commit-ci\[bot\]](https://redirect.github.com/apps/pre-commit-ci) - chore(deps): update all dependencies pep621 ([#&#8203;4984](https://redirect.github.com/ansible/ansible-lint/issues/4984)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#&#8203;4983](https://redirect.github.com/ansible/ansible-lint/issues/4983)) @&#8203;[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps-dev): bump minimatch from 9.0.5 to 10.2.4 in /test/schemas ([#&#8203;4982](https://redirect.github.com/ansible/ansible-lint/issues/4982)) @&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aacf7cf commit 9fbdd23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ansible/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# pip requirements
22
ansible==13.3.0
3-
ansible-lint==26.2.0
3+
ansible-lint==26.3.0
44
kubernetes==34.1.0

0 commit comments

Comments
 (0)