Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 10 updates (#157)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavel Zwerschke <[email protected]>
  • Loading branch information
dependabot[bot] and pavelzw authored Dec 2, 2024
1 parent 7ae9fd8 commit 6a44a22
Show file tree
Hide file tree
Showing 6 changed files with 4,769 additions and 4,009 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ updates:
schedule:
interval: monthly
groups:
dependencies:
gh-actions:
patterns:
- '*'
- package-ecosystem: npm
directory: /
schedule:
interval: monthly
groups:
dependencies:
nodejs:
patterns:
- '*'
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GitHub Action to set up the [pixi](https://github.com/prefix-dev/pixi) package m
```yml
- uses: prefix-dev/[email protected]
with:
pixi-version: v0.37.0
pixi-version: v0.38.0
cache: true
auth-host: prefix.dev
auth-token: ${{ secrets.PREFIX_DEV_TOKEN }}
Expand Down
Loading

0 comments on commit 6a44a22

Please sign in to comment.