Skip to content

Commit ba6aec1

Browse files
chore(deps): bump prefix-dev/setup-pixi from 0.9.4 to 0.9.5 (#162)
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.4 to 0.9.5. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/1b2de7f3351f171c8b4dfeb558c639cb58ed4ec0"><code>1b2de7f</code></a> chore(deps): bump dependencies (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/259">#259</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/6ef69835bb9bacb9f63c891ec2d1f8d6d5061452"><code>6ef6983</code></a> chore(deps): bump the nodejs group with 10 dependencies (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/257">#257</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/e6477eb81d0d3577538a63578287524653fb5c23"><code>e6477eb</code></a> chore(deps): bump Quantco/ui-actions from 1.0.18 to 1.0.19 in the gh-actions ...</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/33be5bafa68042a7d0747866e21e5a686bf961a1"><code>33be5ba</code></a> chore(deps): bump the nodejs group with 7 updates (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/250">#250</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/72f90fea0c1ead4b05cd43c746f64a247a189855"><code>72f90fe</code></a> chore(deps): bump the gh-actions group across 1 directory with 3 updates (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/253">#253</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/c0d7209ec39354d7aa1f4c6081153c49a466ef35"><code>c0d7209</code></a> Fix broken authentication documentation link (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/252">#252</a>)</li> <li><a href="https://github.com/prefix-dev/setup-pixi/commit/f1fb10f03bfd87dba0433ed26b4aeac79314f100"><code>f1fb10f</code></a> docs: Mention cooldown in dependabot config (<a href="https://redirect.github.com/prefix-dev/setup-pixi/issues/247">#247</a>)</li> <li>See full diff in <a href="https://github.com/prefix-dev/setup-pixi/compare/v0.9.4...v0.9.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prefix-dev/setup-pixi&package-manager=github_actions&previous-version=0.9.4&new-version=0.9.5)](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 23d4274 commit ba6aec1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: Checkout code
2121
uses: actions/checkout@v6
22-
- uses: prefix-dev/setup-pixi@v0.9.4
22+
- uses: prefix-dev/setup-pixi@v0.9.5
2323
with:
2424
pixi-version: v0.62.2
2525
- name: Run ruff linter

0 commit comments

Comments
 (0)