Skip to content

Commit 65859bd

Browse files
chore: add install-script policy
1 parent 821a0df commit 65859bd

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

cspell.config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
"touchpoints",
6565
"trumpetx",
6666
"uncategorized",
67+
"unrs",
6768
"Updat",
6869
"venv",
6970
"virtualenv",

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,5 +120,9 @@
120120
"test:types": "Run TypeScript type checks.",
121121
"test:unit": "Run unit tests for scripts and helpers."
122122
}
123+
},
124+
"allowScripts": {
125+
"simple-git-hooks@2.13.1": true,
126+
"unrs-resolver": false
123127
}
124128
}

0 commit comments

Comments
 (0)