mirror of
https://github.com/prometheus/alertmanager
synced 2024-12-25 15:42:18 +00:00
Enable Dependabot for React UI
Add a monthly dependabot update for NPM packages in the new React UI. Signed-off-by: SuperQ <superq@gmail.com>
This commit is contained in:
parent
5658f8cfb5
commit
73d1aa50cc
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -8,3 +8,7 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/ui/react-app"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
Loading…
Reference in New Issue
Block a user