aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2023-01-13 10:44:51 +0300
committerGravatar Vitaly Takmazov2023-01-13 11:04:54 +0300
commit3614e81abe4528072dd25168e06bc7d1e73a4885 (patch)
tree966729be1f325662e2c8164d51a3f6ecf3c01a45 /.github/dependabot.yml
parent3eb790c077720631281d84f582027f6bb89c24de (diff)
CI: merge vnext configuration
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 4b72c731..3785ca8c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,6 +5,11 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 10
+- package-ecosystem: npm
+ directory: "/vnext"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 10
- package-ecosystem: maven
directory: "/"
schedule: