mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
chore(deps): update ansible/ansible-lint action to v25.12.2 (#779)
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 <details> <summary>ansible/ansible-lint (ansible/ansible-lint)</summary> ### [`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) </details> --- ### 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. --- - [ ] <!-- 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/ansible-collections/hetzner.hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
289fee9b21
commit
51a0f6136a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -29,6 +29,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- uses: ansible/ansible-lint@v25.12.1
|
- uses: ansible/ansible-lint@v25.12.2
|
||||||
env:
|
env:
|
||||||
HCLOUD_TOKEN: ""
|
HCLOUD_TOKEN: ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue