Skip to content

Commit e804ccd

Browse files
author
Per Goncalves da Silva
committed
Add dependabot spf13 group
Signed-off-by: Per Goncalves da Silva <[email protected]>
1 parent c78e7ce commit e804ccd

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
@@ -16,6 +16,9 @@ updates:
1616
golang-x-deps:
1717
patterns:
1818
- "golang.org/x/*"
19+
spf13-deps:
20+
patterns:
21+
- "github.com/spf13/*"
1922
- package-ecosystem: "docker"
2023
directory: "/"
2124
schedule:

0 commit comments

Comments
 (0)