Skip to content

Conversation

@pre-commit-ci
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Dec 22, 2025

updates:
- [github.com/python-jsonschema/check-jsonschema: 0.35.0 → 0.36.0](python-jsonschema/check-jsonschema@0.35.0...0.36.0)
- [github.com/astral-sh/ruff-pre-commit: v0.14.9 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.9...v0.14.10)
Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gaborbernat gaborbernat merged commit f2e7d40 into main Jan 2, 2026
33 checks passed
@gaborbernat gaborbernat deleted the pre-commit-ci-update-config branch January 2, 2026 15:16
ansibuddy pushed a commit to ansible/molecule that referenced this pull request Jan 5, 2026
This PR contains the following updates:

| Package | Type | Update | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
|
[astral-sh/uv-pre-commit](https://redirect.github.com/astral-sh/uv-pre-commit)
| repository | patch | `0.9.18` → `0.9.21` |
![age](https://developer.mend.io/api/mc/badges/age/github-tags/astral-sh%2fuv-pre-commit/0.9.21?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/astral-sh%2fuv-pre-commit/0.9.18/0.9.21?slim=true)
|
| [filelock](https://redirect.github.com/tox-dev/py-filelock) |
dependency-groups | patch | `3.20.1` → `3.20.2` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/filelock/3.20.2?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/filelock/3.20.1/3.20.2?slim=true)
|
| [rhysd/actionlint](https://redirect.github.com/rhysd/actionlint) |
repository | patch | `v1.7.9` → `v1.7.10` |
![age](https://developer.mend.io/api/mc/badges/age/github-tags/rhysd%2factionlint/v1.7.10?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/rhysd%2factionlint/v1.7.9/v1.7.10?slim=true)
|
|
[tombi-toml/tombi-pre-commit](https://redirect.github.com/tombi-toml/tombi-pre-commit)
| repository | patch | `v0.7.11` → `v0.7.14` |
![age](https://developer.mend.io/api/mc/badges/age/github-tags/tombi-toml%2ftombi-pre-commit/v0.7.14?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/tombi-toml%2ftombi-pre-commit/v0.7.11/v0.7.14?slim=true)
|
|  |  | lockFileMaintenance | All locks refreshed |  |  |
| [tox](https://redirect.github.com/tox-dev/tox)
([changelog](https://tox.wiki/en/latest/changelog.html)) |
dependency-groups | minor | `4.32.0` → `4.33.0` |
![age](https://developer.mend.io/api/mc/badges/age/pypi/tox/4.33.0?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/tox/4.32.0/4.33.0?slim=true)
|

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>astral-sh/uv-pre-commit (astral-sh/uv-pre-commit)</summary>

###
[`v0.9.21`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.21)

[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.20...0.9.21)

See: <https://github.com/astral-sh/uv/releases/tag/0.9.21>

###
[`v0.9.20`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.20)

[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.19...0.9.20)

See: <https://github.com/astral-sh/uv/releases/tag/0.9.20>

###
[`v0.9.19`](https://redirect.github.com/astral-sh/uv-pre-commit/releases/tag/0.9.19)

[Compare
Source](https://redirect.github.com/astral-sh/uv-pre-commit/compare/0.9.18...0.9.19)

See: <https://github.com/astral-sh/uv/releases/tag/0.9.19>

</details>

<details>
<summary>tox-dev/py-filelock (filelock)</summary>

###
[`v3.20.2`](https://redirect.github.com/tox-dev/filelock/releases/tag/3.20.2)

[Compare
Source](https://redirect.github.com/tox-dev/py-filelock/compare/3.20.1...3.20.2)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### What's Changed

- Support Unix systems without O\_NOFOLLOW by
[@&#8203;mwilliamson](https://redirect.github.com/mwilliamson) in
[tox-dev/filelock#463](https://redirect.github.com/tox-dev/filelock/pull/463)
- \[pre-commit.ci] pre-commit autoupdate by
[@&#8203;pre-commit-ci](https://redirect.github.com/pre-commit-ci)\[bot]
in
[tox-dev/filelock#464](https://redirect.github.com/tox-dev/filelock/pull/464)

#### New Contributors

- [@&#8203;mwilliamson](https://redirect.github.com/mwilliamson) made
their first contribution in
[tox-dev/filelock#463](https://redirect.github.com/tox-dev/filelock/pull/463)

**Full Changelog**:
<tox-dev/filelock@3.20.1...3.20.2>

</details>

<details>
<summary>rhysd/actionlint (rhysd/actionlint)</summary>

###
[`v1.7.10`](https://redirect.github.com/rhysd/actionlint/blob/HEAD/CHANGELOG.md#v1710---2025-12-30)

[Compare
Source](https://redirect.github.com/rhysd/actionlint/compare/v1.7.9...v1.7.10)

- Support [YAML anchors and
aliases](https://yaml.org/spec/1.2.2/#&#8203;71-alias-nodes) (`&anchor`
and `*anchor`) in workflow files. In addition to parsing YAML anchors
correctly, actionlint checks unused and undefined anchors. See the
[document](https://redirect.github.com/rhysd/actionlint/blob/main/docs/checks.md#yaml-anchors)
for more details.
([#&#8203;133](https://redirect.github.com/rhysd/actionlint/issues/133),
thanks [@&#8203;srz-zumix](https://redirect.github.com/srz-zumix) for
the initial implementation at
[#&#8203;568](https://redirect.github.com/rhysd/actionlint/issues/568)
and [@&#8203;alexaandru](https://redirect.github.com/alexaandru) for
trying another approach at
[#&#8203;557](https://redirect.github.com/rhysd/actionlint/issues/557))
  ```yaml
  jobs:
    test:
      runs-on: ubuntu-latest
      services:
        nginx:
          image: nginx:latest
          credentials: &credentials
            username: ${{ secrets.user }}
            password: ${{ secrets.password }}
      steps:
        - run: ./download.sh
          # OK: Valid alias to &credentials
          env: *credentials
        - run: ./check.sh
          # ERROR: Undefined anchor 'credential'
          env: *credential
        - run: ./upload.sh
          # ERROR: Unused anchor 'credentials'
          env: &credentials
  ```
- Remove support for `*-xl` macOS runner labels because they were
[dropped](https://github.blog/changelog/2024-08-19-notice-of-upcoming-deprecations-and-breaking-changes-in-github-actions-runners/).
([#&#8203;592](https://redirect.github.com/rhysd/actionlint/issues/592),
thanks [@&#8203;muzimuzhi](https://redirect.github.com/muzimuzhi))
- Remove support for the macOS 13 runner labels because they were
[dropped on Dec 4,
2025](https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/).
([#&#8203;593](https://redirect.github.com/rhysd/actionlint/issues/593),
thanks [@&#8203;muzimuzhi](https://redirect.github.com/muzimuzhi))
  - `macos-13`
  - `macos-13-large`
  - `macos-13-xlarge`
- Increase the maximum number of inputs in the `workflow_dispatch` event
from 10 to 25 because the limitation [was recently
relaxed](https://github.blog/changelog/2025-12-04-actions-workflow-dispatch-workflows-now-support-25-inputs/).
([#&#8203;598](https://redirect.github.com/rhysd/actionlint/issues/598),
thanks [@&#8203;Haegi](https://redirect.github.com/Haegi))
- Support [`artifact-metadata`
permission](https://docs.github.com/en/actions/reference/workflows-and-actions/workflow-syntax#defining-access-for-the-github_token-scopes)
for workflow permissions.
([#&#8203;602](https://redirect.github.com/rhysd/actionlint/issues/602),
thanks
[@&#8203;martincostello](https://redirect.github.com/martincostello))
- Detect more complicated constants at `if:` conditions as error. See
the [rule
document](https://redirect.github.com/rhysd/actionlint/blob/main/docs/checks.md#if-cond-constant)
for more details.
- Refactor the workflow parser with [Go
iterators](https://pkg.go.dev/iter#hdr-Iterators). This slightly
improves the performance and memory usage.
- Fix parsing extra `{` and `}` characters in format string of
`format()` function call. For example v1.7.9 didn't parse `"{{0} {1}
{2}}"` correctly.
- Detect an invalid value at `type` in workflow call inputs as error.
- Report [YAML merge key](https://yaml.org/type/merge.html) `<<` as
error because GitHub Actions doesn't support the syntax.
- Check available contexts in expressions at
`jobs.<job_id>.snapshot.if`.
  ```yaml
  snapshot:
    image-name: my-custom-image
    # ERROR: `env` context is not allowed here
    if: ${{ env.USE_SNAPSHOT == 'true' }}
  ```
- Fix the instruction to install actionlint with `mise` in the
installation document.
([#&#8203;591](https://redirect.github.com/rhysd/actionlint/issues/591),
thanks [@&#8203;risu729](https://redirect.github.com/risu729))
- Update the popular actions data set to the latest to include new major
versions of the actions.

\[Changes]\[v1.7.10]

<a id="v1.7.9"></a>

</details>

<details>
<summary>tombi-toml/tombi-pre-commit
(tombi-toml/tombi-pre-commit)</summary>

###
[`v0.7.14`](https://redirect.github.com/tombi-toml/tombi-pre-commit/releases/tag/v0.7.14)

[Compare
Source](https://redirect.github.com/tombi-toml/tombi-pre-commit/compare/v0.7.13...v0.7.14)

See: <https://github.com/tombi-toml/tombi/releases/tag/v0.7.14>

###
[`v0.7.13`](https://redirect.github.com/tombi-toml/tombi-pre-commit/releases/tag/v0.7.13)

[Compare
Source](https://redirect.github.com/tombi-toml/tombi-pre-commit/compare/v0.7.12...v0.7.13)

See: <https://github.com/tombi-toml/tombi/releases/tag/v0.7.13>

###
[`v0.7.12`](https://redirect.github.com/tombi-toml/tombi-pre-commit/releases/tag/v0.7.12)

[Compare
Source](https://redirect.github.com/tombi-toml/tombi-pre-commit/compare/v0.7.11...v0.7.12)

See: <https://github.com/tombi-toml/tombi/releases/tag/v0.7.12>

</details>

<details>
<summary>tox-dev/tox (tox)</summary>

###
[`v4.33.0`](https://redirect.github.com/tox-dev/tox/releases/tag/4.33.0)

[Compare
Source](https://redirect.github.com/tox-dev/tox/compare/4.32.0...4.33.0)

<!-- Release notes generated using configuration in .github/release.yml
at 4.33.0 -->

#### What's Changed

- Pass LOCALAPPDATA by default on Windows
([#&#8203;3639](https://redirect.github.com/tox-dev/tox/issues/3639)) by
[@&#8203;clint-lawrence](https://redirect.github.com/clint-lawrence) in
[#&#8203;3640](https://redirect.github.com/tox-dev/tox/pull/3640)
- Docs: Add caution about ranges like `py{39-314}` by
[@&#8203;ferdnyc](https://redirect.github.com/ferdnyc) in
[#&#8203;3652](https://redirect.github.com/tox-dev/tox/pull/3652)
- CLI Parser: Drop epilog message for Sphinx help by
[@&#8203;ferdnyc](https://redirect.github.com/ferdnyc) in
[#&#8203;3653](https://redirect.github.com/tox-dev/tox/pull/3653)
- 📚 Integrate `sphinx-issues` extension by
[@&#8203;webknjaz](https://redirect.github.com/webknjaz) in
[#&#8203;3655](https://redirect.github.com/tox-dev/tox/pull/3655)
- Fix sphinx doc build by
[@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in
[#&#8203;3662](https://redirect.github.com/tox-dev/tox/pull/3662)
- feat: add conditional set\_env support via PEP-496 markers by
[@&#8203;gaborbernat](https://redirect.github.com/gaborbernat) in
[#&#8203;3663](https://redirect.github.com/tox-dev/tox/pull/3663)

#### New Contributors

- [@&#8203;clint-lawrence](https://redirect.github.com/clint-lawrence)
made their first contribution in
[#&#8203;3640](https://redirect.github.com/tox-dev/tox/pull/3640)
- [@&#8203;ferdnyc](https://redirect.github.com/ferdnyc) made their
first contribution in
[#&#8203;3652](https://redirect.github.com/tox-dev/tox/pull/3652)

**Full Changelog**:
<tox-dev/tox@4.32.0...4.33.0>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" in timezone
UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 *
* 1 ) in timezone UTC.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/molecule).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmUiLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant