enable dependabot for github.com/prometheus/prometheus/documentation/examples/remote_storage module (#10821)
Signed-off-by: Matthieu MOREL <mmorel-35@users.noreply.github.com> Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
This commit is contained in:
parent
9f79a6f4b5
commit
15aeadedbe
|
@ -4,6 +4,10 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/documentation/examples/remote_storage"
|
||||||
|
schedule:
|
||||||
|
interval: "monthly"
|
||||||
- package-ecosystem: "npm"
|
- package-ecosystem: "npm"
|
||||||
directory: "/web/ui"
|
directory: "/web/ui"
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Reference in New Issue