We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
github.com/prometheus/common/assets
1 parent 34874f2 commit c971f56Copy full SHA for c971f56
.github/dependabot.yml
@@ -4,6 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: monthly
7
+ - package-ecosystem: "gomod"
8
+ directory: "/assets"
9
+ schedule:
10
+ interval: monthly
11
- package-ecosystem: "gomod"
12
directory: "/sigv4"
13
0 commit comments