Skip to content

Commit

Permalink
🔨 Add elm package ecosystem for review
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Jan 15, 2025
1 parent 74e9eae commit 357a5ac
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@ updates:
commit-message:
prefix: ":arrow_up:"

- package-ecosystem: elm
directory: "/review"
schedule:
interval: daily
open-pull-requests-limit: 10
assignees:
- ccamel
reviewers:
- ccamel
commit-message:
prefix: ":arrow_up:"

- package-ecosystem: npm
directory: "/"
schedule:
Expand Down

0 comments on commit 357a5ac

Please sign in to comment.