Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 29, 2021
1 parent a8be285 commit e8be6d1
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
open-pull-requests-limit: 10
versioning-strategy: increase
ignore:
- dependency-name: ember-source
versions:
- 3.24.0
- 3.24.1
- 3.25.1
- dependency-name: ember-cli
versions:
- 3.24.0
- dependency-name: ember-cli-typescript
versions:
- 4.0.0

0 comments on commit e8be6d1

Please sign in to comment.