We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 167bd3a commit 7c7cea0Copy full SHA for 7c7cea0
.github/workflows/dependantbot.yaml
@@ -0,0 +1,25 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "yarn"
4
+ directory: "/packages/xchain-utxo"
5
+ schedule:
6
+ interval: "daily"
7
+ open-pull-requests-limit: 1
8
+
9
10
+ directory: "/packages/xchain-evm"
11
12
13
14
15
16
+ directory: "/packages/xchain-cosmos-sdk"
17
18
19
20
21
22
+ directory: "/packages/xchain-client"
23
24
25
0 commit comments