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.
2 parents 167bd3a + 62de244 commit 1c48965Copy full SHA for 1c48965
.github/dependabot.yml
@@ -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