Skip to content

Commit 7a13640

Browse files
authored
chore: update lint-staged
1 parent 1e268b2 commit 7a13640

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,6 @@
137137
},
138138
"lint-staged": {
139139
"*": "biome check --fix --no-errors-on-unmatched",
140-
"*.{js,ts,tsx}": "pnpm test --findRelatedTests --passWithNoTests -u"
140+
"*.{js,ts,tsx}": "pnpm test --findRelatedTests --passWithNoTests --updateSnapshot"
141141
}
142142
}

0 commit comments

Comments
 (0)