Skip to content

Commit 9eaff0f

Browse files
authored
Adds Dependabot (#49)
* Updates dependencies * Create dependabot.yml
1 parent 74d7714 commit 9eaff0f

File tree

9 files changed

+2794
-10055
lines changed

9 files changed

+2794
-10055
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "monthly"
7+
8+
- package-ecosystem: "npm"
9+
directory: "/"
10+
schedule:
11+
interval: "monthly"

dist/main/index.js

Lines changed: 1226 additions & 842 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)