Skip to content

Commit

Permalink
Merge pull request #2 from flawedworld/master
Browse files Browse the repository at this point in the history
Add automated dependency checking
  • Loading branch information
kdrag0n committed Mar 12, 2021
2 parents a7d0ead + 462e8b7 commit ba350c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
target-branch: master

0 comments on commit ba350c4

Please sign in to comment.