Commit b4e00c1
authored
chore(deps-dev): bump pre-commit-uv from 4.2.1 to 4.2.2 (#1158)
Bumps [pre-commit-uv](https://github.com/tox-dev/pre-commit-uv) from
4.2.1 to 4.2.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tox-dev/pre-commit-uv/releases">pre-commit-uv's
releases</a>.</em></p>
<blockquote>
<h2>4.2.2</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>🔧 chore(tox): migrate tox.ini to tox.toml by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/116">tox-dev/pre-commit-uv#116</a></li>
<li>Migrate type checking from mypy to ty by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/117">tox-dev/pre-commit-uv#117</a></li>
<li>Move from extras to dependency-groups by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/118">tox-dev/pre-commit-uv#118</a></li>
<li>Align dependency versions across projects by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/120">tox-dev/pre-commit-uv#120</a></li>
<li>Add permissions to workflows by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/121">tox-dev/pre-commit-uv#121</a></li>
<li>Move SECURITY.md to .github/SECURITY.md by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/122">tox-dev/pre-commit-uv#122</a></li>
<li>Add missing .github config files by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/123">tox-dev/pre-commit-uv#123</a></li>
<li>Standardize .github files to .yaml suffix by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/126">tox-dev/pre-commit-uv#126</a></li>
<li>🔒 ci(workflows): add zizmor security auditing by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/131">tox-dev/pre-commit-uv#131</a></li>
<li>Drop redundant int cast in _new_main by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/148">tox-dev/pre-commit-uv#148</a></li>
<li>Tolerate uv truncated pyvenv.cfg version_info by <a
href="https://github.com/gaborbernat"><code>@gaborbernat</code></a> in
<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/pull/153">tox-dev/pre-commit-uv#153</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tox-dev/pre-commit-uv/compare/4.2.1...4.2.2">https://github.com/tox-dev/pre-commit-uv/compare/4.2.1...4.2.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/dfe7d0cf66c8dbd91b2ccd06390568919fb89886"><code>dfe7d0c</code></a>
Tolerate uv truncated pyvenv.cfg version_info (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/153">#153</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/516cd58078b0834ce3dd5b40ae5670a1523d6968"><code>516cd58</code></a>
Bump actions/checkout from 6.0.3 to 7.0.0 (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/151">#151</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/0d9b2d27e0ae565188dbfe54a359dc7d42fe7ded"><code>0d9b2d2</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/150">#150</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/869d00e2c5e304de791f76d6a98bda6474062c87"><code>869d00e</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/149">#149</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/2723313bfe6f5c949f112c5b4ecd8bc826c144d3"><code>2723313</code></a>
Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/147">#147</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/a21cae007cbbc2cfa46d82dd9bfe2f0e4f41c16f"><code>a21cae0</code></a>
Drop redundant int cast in _new_main (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/148">#148</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/943e7ab7bb362175b37e4d87f309a82620ab36c8"><code>943e7ab</code></a>
Bump actions/checkout from 6.0.2 to 6.0.3 (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/146">#146</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/678d6148af2959fcc5a27186a146a4a167ffeb93"><code>678d614</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/145">#145</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/b811c8e0fdbfc4c907d156f45f001461b5bf75b3"><code>b811c8e</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/144">#144</a>)</li>
<li><a
href="https://github.com/tox-dev/pre-commit-uv/commit/7d10d338523fd123c56c135e0f14e83ef95472c4"><code>7d10d33</code></a>
[pre-commit.ci] pre-commit autoupdate (<a
href="https://redirect.github.com/tox-dev/pre-commit-uv/issues/143">#143</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tox-dev/pre-commit-uv/compare/4.2.1...4.2.2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 02c9fc4 commit b4e00c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
0 commit comments