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 64585ce commit 8055b32Copy full SHA for 8055b32
.github/dependabot.yml
@@ -5,6 +5,7 @@ updates:
5
schedule:
6
interval: weekly
7
target-branch: main
8
+ security_updates_only: true
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