Skip to content

Commit

Permalink
Group all npm dependencies in a single dependabot PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jul 21, 2023
1 parent 2dbad1e commit 4821f54
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ updates:
ignore:
- dependency-name: "@types/node"
groups:
runtime-dependencies:
patterns:
- "@actions/*"
- "@octokit/rest"
- "string-argv"
dev-dependencies:
npm-dependencies:
patterns:
- "*"

Expand Down

0 comments on commit 4821f54

Please sign in to comment.