File tree 1 file changed +42
-0
lines changed
1 file changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ version : 2
2
+ updates :
3
+ - package-ecosystem : " npm"
4
+ directories :
5
+ - " /"
6
+ - " /dapp-example"
7
+ - " /docs/examples"
8
+ - " /k6"
9
+ - " /packages/*"
10
+ - " /tools/hardhat-example"
11
+ - " /tools/hardhat-viem-example"
12
+ - " /tools/solidity-coverage-example"
13
+ - " /tools/subgraph-example"
14
+ - " /tools/truffle-example"
15
+ - " /tools/waffle-example"
16
+ - " /tools/wagmi-example"
17
+ - " /tools/web3js-example"
18
+ - " /tools/whbar-hardhat-example"
19
+ schedule :
20
+ interval : " weekly"
21
+ open-pull-requests-limit : 20
22
+ labels :
23
+ - " dependencies"
24
+ - " npm"
25
+
26
+ - package-ecosystem : " github-actions"
27
+ directory : " /"
28
+ schedule :
29
+ interval : " weekly"
30
+ open-pull-requests-limit : 10
31
+ labels :
32
+ - " dependencies"
33
+ - " github-actions"
34
+
35
+ - package-ecosystem : " docker"
36
+ directory : " /"
37
+ schedule :
38
+ interval : " weekly"
39
+ open-pull-requests-limit : 10
40
+ labels :
41
+ - " dependencies"
42
+ - " docker"
You can’t perform that action at this time.
0 commit comments