Skip to content

Commit

Permalink
Merge pull request #513 from poulet42/monorepo-dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
poulet42 committed Jul 13, 2023
2 parents 9bda2e9 + 0f545de commit bab8a80
Showing 1 changed file with 3 additions and 14 deletions.
17 changes: 3 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,10 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/test-app"
directory: "/"
schedule:
interval: monthly
time: "04:00"
interval: weekly
open-pull-requests-limit: 10
labels:
- dependencies
versioning-strategy: increase

- package-ecosystem: npm
directory: "/ember-amount-input"
schedule:
interval: monthly
time: "04:00"
open-pull-requests-limit: 10
labels:
- dependencies
versioning-strategy: increase
versioning-strategy: increase

0 comments on commit bab8a80

Please sign in to comment.