Skip to content

Commit 0e807b7

Browse files
committed
chore: add dependabot
1 parent 5b2ae76 commit 0e807b7

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.github/dependabot.yaml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "mix"
5+
directory: "/"
6+
schedule:
7+
interval: "daily"
8+
reviewers:
9+
- "patatoid"
10+
target-branch: "master"
11+
rebase-strategy: "auto"
12+
commit-message:
13+
prefix: "deps"

0 commit comments

Comments
 (0)