Skip to content

Commit

Permalink
chore: remove exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Siolto committed Oct 24, 2023
1 parent 528cb69 commit fe52418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/runChecks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ npm ci
npm run lint:prettier
npm run lint:eslint
npx license-check --ignoreLicenses "(MIT OR GPL-3.0-or-later)" "BlueOak-1.0.0"
npx better-npm-audit audit --exclude 1092470,1092972,1094439
npx better-npm-audit audit --exclude 1092470,1092972

0 comments on commit fe52418

Please sign in to comment.