Skip to content

Commit

Permalink
Merge pull request #14 from embroider-build/dependabot
Browse files Browse the repository at this point in the history
add a dependabot config to keep ember-cli up to date
  • Loading branch information
mansona authored May 26, 2024
2 parents 6f54241 + a585a7e commit 380ea57
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-name: "ember-cli"

0 comments on commit 380ea57

Please sign in to comment.