There was an error while loading. Please reload this page.
1 parent 947b71e commit f2d5ae9Copy full SHA for f2d5ae9
1 file changed
.github/dependabot.yml
@@ -20,6 +20,9 @@ updates:
20
k8s.io:
21
patterns:
22
- "k8s.io/*"
23
+ prometheus:
24
+ patterns:
25
+ - "github.com/prometheus/*"
26
- package-ecosystem: "github-actions"
27
directory: "/"
28
schedule:
0 commit comments