We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad321f8 commit 00b47f0Copy full SHA for 00b47f0
.githooks/pre-push
@@ -2,6 +2,6 @@
2
3
set -e
4
5
-pnpm i
+pnpm install --frozen-lockfile
6
pnpm lint
7
pnpm check
0 commit comments