Skip to content

Commit

Permalink
fix: dependabot generating lockfile (microsoft#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
sand4rt committed Nov 4, 2023
1 parent 0432f01 commit 2b0eecc
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,4 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/ct-angular"
schedule:
interval: "daily"
allow:
- dependency-name: "@playwright/test"
- package-ecosystem: "npm"
directory: "/playwright-ct-angular"
schedule:
interval: "daily"
versioning-strategy: auto

0 comments on commit 2b0eecc

Please sign in to comment.