ansible-collection-hetzner-.../plugins/modules
renovate[bot] c8c32f58f5
deps: update pre-commit hook psf/black-pre-commit-mirror to v24 (#443)
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[psf/black-pre-commit-mirror](https://togithub.com/psf/black-pre-commit-mirror)
| repository | major | `23.12.1` -> `24.1.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://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>psf/black-pre-commit-mirror
(psf/black-pre-commit-mirror)</summary>

###
[`v24.1.0`](https://togithub.com/psf/black-pre-commit-mirror/compare/23.12.1...24.1.0)

[Compare
Source](https://togithub.com/psf/black-pre-commit-mirror/compare/23.12.1...24.1.0)

</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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ansible-collections/hetzner.hcloud).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-26 11:22:13 +01:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
certificate.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
certificate_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
datacenter_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
firewall.py docs: improve firewall module documentation (#435) 2023-12-21 17:47:56 +01:00
floating_ip.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
floating_ip_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
image_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
iso_info.py deps: update pre-commit hook psf/black-pre-commit-mirror to v24 (#443) 2024-01-26 11:22:13 +01:00
load_balancer.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_network.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_service.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_target.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_type_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
location_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
network.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
network_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
placement_group.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
primary_ip.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
primary_ip_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
rdns.py feat: replace ansible.netcommon utils with python3 ipaddress module (#416) 2023-12-12 11:50:45 +01:00
route.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server_network.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server_type_info.py deps: update pre-commit hook psf/black-pre-commit-mirror to v24 (#443) 2024-01-26 11:22:13 +01:00
ssh_key.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
ssh_key_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
subnetwork.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
volume.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
volume_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00