mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
chore: add dependabot for frontend dependencies (#1687)
This commit is contained in:
parent
d4efb61b7a
commit
bf8bd38a45
1 changed files with 5 additions and 1 deletions
6
.github/dependabot.yaml
vendored
6
.github/dependabot.yaml
vendored
|
|
@ -3,4 +3,8 @@ updates:
|
|||
- package-ecosystem: gomod
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
interval: weekly
|
||||
- package-ecosystem: npm
|
||||
directory: /frontend
|
||||
schedule:
|
||||
interval: weekly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue