Skip to content

Commit

Permalink
Update release-it and use JSON schema
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Jun 21, 2024
1 parent 3a13bac commit a4111fe
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
1 change: 1 addition & 0 deletions packages/knip/.release-it.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "https://unpkg.com/release-it@17/schema/release-it.json",
"hooks": {
"before:init": [
"bun run lint",
Expand Down
2 changes: 1 addition & 1 deletion packages/knip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@wdio/types": "^8.38.2",
"glob": "^10.3.12",
"playwright": "^1.44.1",
"release-it": "^17.3.0",
"release-it": "^17.4.0",
"type-fest": "^4.20.0",
"typescript": "^5.5.2"
},
Expand Down

0 comments on commit a4111fe

Please sign in to comment.