We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64585ce commit 813383eCopy full SHA for 813383e
.github/dependabot.yml
@@ -5,6 +5,7 @@ updates:
5
schedule:
6
interval: weekly
7
target-branch: main
8
+ open-pull-requests-limit: 0
9
ignore:
10
- dependency-name: "github.com/ethereum/go-ethereum"
11
- dependency-name: "github.com/rss3-network/protocol-go"
@@ -13,8 +14,10 @@ updates:
13
14
15
16
17
18
- package-ecosystem: docker
19
directory: /
20
21
22
23
0 commit comments