Skip to content

Commit

Permalink
chore(pre-commit): test:prep on package-lock.json change
Browse files Browse the repository at this point in the history
  • Loading branch information
legobeat committed Feb 1, 2024
1 parent 152534d commit b00c330
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -91,6 +91,9 @@
],
"!((package-lock|policy)*).json": [
"prettier --write"
],
"package-lock.json": [
"npm run test:prep"
]
},
"prettier": {
Expand Down

0 comments on commit b00c330

Please sign in to comment.