Skip to content

Commit ae76b8c

Browse files
authored
Switch to security updates only in dependabot for go
1 parent 5c410aa commit ae76b8c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ updates:
2020
groups:
2121
"Go modules updates":
2222
dependency-type: "production"
23+
applies-to: "security-updates"
24+
patterns:
25+
- "*"

0 commit comments

Comments
 (0)