Skip to content

Commit

Permalink
Update .github/dependabot.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Landon Grindheim <landon.grindheim@gmail.com>
  • Loading branch information
abdulapopoola and landongrindheim authored Jul 19, 2023
1 parent f2efa5a commit 790b014
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,14 @@ updates:
groups:
dependencies:
patterns:
- "*yarn*"
- "*arborist*"
- "*nock*"
- "*npm*"
- "*semver*"
- "@dependabot/yarn-lib"
- "@npmcli/arborist"
- "detect-indent"
- "nock"
- "npm"
- "@pnpm/lockfile-file"
- "@pnpm/dependency-path"
- "semver"
dev-dependencies:
patterns:
- "*eslint*"
Expand Down

0 comments on commit 790b014

Please sign in to comment.