Skip to content

Commit 741aae4

Browse files
More dependa bot packages
1 parent 8982bc8 commit 741aae4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

.github/dependabot.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,21 @@ updates:
5353
schedule:
5454
interval: 'daily'
5555
open-pull-requests-limit: 1
56+
57+
- package-ecosystem: npm
58+
directory: '/packages/xchain-cardano'
59+
schedule:
60+
interval: 'daily'
61+
open-pull-requests-limit: 1
62+
63+
- package-ecosystem: npm
64+
directory: '/packages/xchain-cosmos'
65+
schedule:
66+
interval: 'daily'
67+
open-pull-requests-limit: 1
68+
69+
- package-ecosystem: npm
70+
directory: '/packages/xchain-dash'
71+
schedule:
72+
interval: 'daily'
73+
open-pull-requests-limit: 1

0 commit comments

Comments
 (0)