1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +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
([#&#8203;213](https://redirect.github.com/ansible-community/antsibull-changelog/pull/213)).
- Declare support for Python 3.14
([#&#8203;207](https://redirect.github.com/ansible-community/antsibull-changelog/pull/207)).
- Process Ansible markup in plugin/module/role
<code>short\_description</code>
([#&#8203;207](https://redirect.github.com/ansible-community/antsibull-changelog/issues/207),
[#&#8203;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:
renovate[bot] 2026-01-15 17:23:54 +01:00 committed by GitHub
parent e4512d8733
commit 4e1aa2de2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,7 @@ repos:
- id: black - id: black
- repo: https://github.com/ansible-community/antsibull-changelog - repo: https://github.com/ansible-community/antsibull-changelog
rev: 0.34.0 rev: 0.35.0
hooks: hooks:
- id: antsibull-changelog-lint - id: antsibull-changelog-lint
- id: antsibull-changelog-lint-changelog-yaml - id: antsibull-changelog-lint-changelog-yaml