Skip to content

Commit

Permalink
update: ci biome version 1.9.3 (#359)
Browse files Browse the repository at this point in the history
  • Loading branch information
toririm authored Oct 30, 2024
1 parent 58f92a9 commit 8303b4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mobile-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: "1.9.2"
version: "1.9.3"
- name: Run Biome
run: biome ci .

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pos-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Biome
uses: biomejs/setup-biome@v2
with:
version: "1.9.2"
version: "1.9.3"
- name: Run Biome
run: biome ci .

Expand Down

0 comments on commit 8303b4b

Please sign in to comment.