Skip to content

Commit c971f56

Browse files
authored
setup dependabot for github.com/prometheus/common/assets (#719)
Signed-off-by: Matthieu MOREL <[email protected]>
1 parent 34874f2 commit c971f56

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ updates:
44
directory: "/"
55
schedule:
66
interval: monthly
7+
- package-ecosystem: "gomod"
8+
directory: "/assets"
9+
schedule:
10+
interval: monthly
711
- package-ecosystem: "gomod"
812
directory: "/sigv4"
913
schedule:

0 commit comments

Comments
 (0)