mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
chore(deps): update pre-commit hook ansible-community/antsibull-changelog to v0.35.0 (#785)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ansible-community/antsibull-changelog](https://redirect.github.com/ansible-community/antsibull-changelog) | repository | minor | `0.34.0` → `0.35.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](https://redirect.github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>ansible-community/antsibull-changelog (ansible-community/antsibull-changelog)</summary> ### [`v0.35.0`](https://redirect.github.com/ansible-community/antsibull-changelog/releases/tag/0.35.0) [Compare Source](https://redirect.github.com/ansible-community/antsibull-changelog/compare/0.34.0...0.35.0) ##### Release Summary Feature release. ##### Minor Changes - Antsibull-changelog now also depends on antsibull-docs-parser ([#​213](https://redirect.github.com/ansible-community/antsibull-changelog/pull/213)). - Declare support for Python 3.14 ([#​207](https://redirect.github.com/ansible-community/antsibull-changelog/pull/207)). - Process Ansible markup in plugin/module/role <code>short\_description</code> ([#​207](https://redirect.github.com/ansible-community/antsibull-changelog/issues/207), [#​213](https://redirect.github.com/ansible-community/antsibull-changelog/pull/213)). </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e4512d8733
commit
4e1aa2de2f
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ repos:
|
|||
- id: black
|
||||
|
||||
- repo: https://github.com/ansible-community/antsibull-changelog
|
||||
rev: 0.34.0
|
||||
rev: 0.35.0
|
||||
hooks:
|
||||
- id: antsibull-changelog-lint
|
||||
- id: antsibull-changelog-lint-changelog-yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue