rebus-ink / ink-API

Hobb API Server: backend for the Rebus Reader system
GNU Affero General Public License v3.0
4 stars 5 forks source link

Move npm-audit to a nightly schedule #729

Open nicholasjhenry opened 2 years ago

nicholasjhenry commented 2 years ago

I would suggest moving npm-audit to a nightly schedule on CI. This will avoid having to deal with audit issues in a feature PR or getting a build error when it has been merged into the dev or main branches.

nicholasjhenry commented 2 years ago

I wonder if npm-audit is necessary now that dependabot is built into GitHub.