Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ba350c44 authored by Danny Lin's avatar Danny Lin Committed by GitHub
Browse files

Merge pull request #2 from flawedworld/master

Add automated dependency checking
parents a7d0eadf 462e8b78
Loading
Loading
Loading
Loading

.github/dependabot.yml

0 → 100644
+7 −0
Original line number Diff line number Diff line
version: 2
updates:
- package-ecosystem: npm
  directory: "/"
  schedule:
    interval: daily
  target-branch: master