Skip to content

Commit 0583d2d

Browse files
Upgrade to GitHub-native Dependabot (#44)
* Upgrade to GitHub-native Dependabot Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Phil Chen <[email protected]>
1 parent 5a0c534 commit 0583d2d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: mix
4+
directory: "/"
5+
schedule:
6+
interval: daily
7+
open-pull-requests-limit: 1
8+
assignees:
9+
- fahchen
10+
versioning-strategy: lockfile-only

0 commit comments

Comments
 (0)