From 51a0f6136a65777a2975afaad3334a30f3b5b52d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 12:11:14 +0100 Subject: [PATCH] chore(deps): update ansible/ansible-lint action to v25.12.2 (#779) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible/ansible-lint](https://redirect.github.com/ansible/ansible-lint) | action | patch | `v25.12.1` -> `v25.12.2` | --- ### Release Notes
ansible/ansible-lint (ansible/ansible-lint) ### [`v25.12.2`](https://redirect.github.com/ansible/ansible-lint/releases/tag/v25.12.2) [Compare Source](https://redirect.github.com/ansible/ansible-lint/compare/v25.12.1...v25.12.2) #### Fixes - Update configuring.md to reflect correct precommit name ([#​4872](https://redirect.github.com/ansible/ansible-lint/issues/4872)) [@​AgustinRamiroDiaz](https://redirect.github.com/AgustinRamiroDiaz) - fix: prevent trailing space on blank comment lines ([#​4868](https://redirect.github.com/ansible/ansible-lint/issues/4868)) [@​emmanuel-ferdman](https://redirect.github.com/emmanuel-ferdman) #### Maintenance - chore(deps): update dependencies \[security] - abandoned ([#​4874](https://redirect.github.com/ansible/ansible-lint/issues/4874)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update all dependencies ([#​4867](https://redirect.github.com/ansible/ansible-lint/issues/4867)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): update dependencies \[security] ([#​4873](https://redirect.github.com/ansible/ansible-lint/issues/4873)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate) - chore(deps): bump filelock from 3.20.0 to 3.20.1 in /.config ([#​4869](https://redirect.github.com/ansible/ansible-lint/issues/4869)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot) - chore(deps): update dependencies \[security] ([#​4870](https://redirect.github.com/ansible/ansible-lint/issues/4870)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/ansible-collections/hetzner.hcloud). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index a577759..309e754 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -29,6 +29,6 @@ jobs: steps: - uses: actions/checkout@v6 - - uses: ansible/ansible-lint@v25.12.1 + - uses: ansible/ansible-lint@v25.12.2 env: HCLOUD_TOKEN: ""