Skip to content

Commit dc7befb

Browse files
committed
disable security checks by publish-please
1 parent 03011f2 commit dc7befb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.publishrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"validations": {
3-
"vulnerableDependencies": true,
3+
"vulnerableDependencies": false,
44
"uncommittedChanges": true,
55
"untrackedFiles": true,
66
"sensitiveData": true,

0 commit comments

Comments
 (0)