Skip to content

Commit

Permalink
silence warnings
Browse files Browse the repository at this point in the history
- make all docs packages devDependencies
- only dependency review runtime packages
  • Loading branch information
chris48s committed Aug 12, 2024
1 parent dc1d2ae commit a988278
Show file tree
Hide file tree
Showing 3 changed files with 1,511 additions and 212 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/enforce-dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ jobs:
uses: actions/checkout@v4
- name: 'Dependency Review'
uses: actions/dependency-review-action@v4
with:
fail-on-scopes: runtime
Loading

0 comments on commit a988278

Please sign in to comment.