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 Jan 31, 2024
1 parent f175102 commit edfad3e
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 edfad3e

Please sign in to comment.