Skip to content

Commit 9f50f56

Browse files
revert: keep staged-lint kebab + bunx gitlint shorthand
1 parent 9168414 commit 9f50f56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"git-hooks": {
6060
"pre-commit": {
61-
"stagedLint": {
61+
"staged-lint": {
6262
"*.{js,ts,json,yaml,yml,md}": "bunx --bun pickier lint --fix"
6363
},
6464
"autoRestage": true

0 commit comments

Comments
 (0)