Skip to content

Commit

Permalink
Merge pull request #333 from ccamel/ci/dependabot-elm-review
Browse files Browse the repository at this point in the history
🔨 add elm package ecosystem for review
  • Loading branch information
ccamel authored Jan 15, 2025
2 parents 74e9eae + 357a5ac commit 69bef3a
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 69bef3a

Please sign in to comment.