Skip to content

Commit

Permalink
chore: update biome to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nhedger committed Nov 18, 2023
1 parent e623447 commit 79c33d6
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/_quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
- name: Setup Biome
uses: biomejs/setup-biome@v1
with:
version: 1.2.2
version: 1.3.3
- name: Run Biome
run: biome ci .
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"prepare": "lefthook install"
},
"devDependencies": {
"@biomejs/biome": "^1.2.2",
"@biomejs/biome": "^1.3.3",
"@types/node": "^18.17.5",
"@types/resolve": "^1.20.2",
"@types/semver": "^7.5.4",
Expand Down
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 79c33d6

Please sign in to comment.