Skip to content

Commit

Permalink
chore(deps): bump biomejs/setup-biome from 1 to 2 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 92d8978 commit 3982850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup Biome
uses: biomejs/setup-biome@v1
uses: biomejs/setup-biome@v2

- name: Run Biome
run: biome ci .

0 comments on commit 3982850

Please sign in to comment.