Skip to content

Commit

Permalink
Enable dependabot in all npm workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
bertschneider authored and oetr committed Nov 29, 2022
1 parent cf52581 commit b136289
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,4 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/core"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/fuzzer"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/instrumentor"
schedule:
interval: "daily"
versioning-strategy: increase

0 comments on commit b136289

Please sign in to comment.