Skip to content

Commit c86156f

Browse files
committed
chore: update gomod and cargo to weekly intervals
Signed-off-by: PavelSBorisov <[email protected]>
1 parent eac264c commit c86156f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ updates:
3737
- "/tools/golang-example"
3838
- "/tools/golang-json-rpc-tests"
3939
schedule:
40-
interval: "daily"
40+
interval: "weekly"
4141
open-pull-requests-limit: 10
4242

4343
- package-ecosystem: "cargo"
@@ -46,7 +46,7 @@ updates:
4646
- "/tools/ethers-rs-example"
4747
- "/tools/web3rs-example"
4848
schedule:
49-
interval: "daily"
49+
interval: "weekly"
5050
open-pull-requests-limit: 10
5151

5252
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)