mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-04 08:01:49 +00:00
chore(deps): update dependency antsibull-docs to >=2.24,<2.25 (#780)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [antsibull-docs](https://redirect.github.com/ansible-community/antsibull-docs) ([changelog](https://redirect.github.com/ansible-community/antsibull-docs/tree/main/CHANGELOG.md)) | `>=2.23,<2.24` -> `>=2.24,<2.25` |  |  | --- ### Release Notes <details> <summary>ansible-community/antsibull-docs (antsibull-docs)</summary> ### [`v2.24.0`](https://redirect.github.com/ansible-community/antsibull-docs/releases/tag/2.24.0) [Compare Source](https://redirect.github.com/ansible-community/antsibull-docs/compare/2.23.1...2.24.0) ##### Release Summary Feature release to improve linting. ##### Minor Changes - Allow to output linting results as JSON ([#​437](https://redirect.github.com/ansible-community/antsibull-docs/pull/437)). - When copying collections to a temporary directory for reading their documentation with ansible-doc, detect whether they are part of Git repositories, and if yes, do not copy ignored files ([#​438](https://redirect.github.com/ansible-community/antsibull-docs/pull/438)). </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/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
51a0f6136a
commit
75770a62d3
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ netaddr
|
||||||
cryptography
|
cryptography
|
||||||
|
|
||||||
# Development requirements
|
# Development requirements
|
||||||
antsibull-docs>=2.23,<2.24
|
antsibull-docs>=2.24,<2.25
|
||||||
pylint
|
pylint
|
||||||
pytest
|
pytest
|
||||||
pytest-xdist
|
pytest-xdist
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue