Skip to content

Commit

Permalink
chore(deps): bump biomejs/setup-biome from 1 to 2 (#1962)
Browse files Browse the repository at this point in the history
Bumps [biomejs/setup-biome](https://github.com/biomejs/setup-biome) from 1 to 2.
- [Release notes](https://github.com/biomejs/setup-biome/releases)
- [Commits](biomejs/setup-biome@v1...v2)

---
updated-dependencies:
- dependency-name: biomejs/setup-biome
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2024
1 parent aa4d006 commit 53fbcbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v1
uses: biomejs/setup-biome@v2
with:
version: latest
- name: Run Biome
Expand Down

0 comments on commit 53fbcbd

Please sign in to comment.