Skip to content

Commit

Permalink
fix: update settings
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed May 24, 2024
1 parent ed62de3 commit 51ac115
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions .github/dependabot-cli.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
job:
package-manager: npm_and_yarn
allowed-updates:
- update-type: all
dependency-groups:
- name: npm
rules:
patterns:
- "*"
source:
directory: "/"
provider: github
repo: vdaas/vald-client-node
# input:
# job:
# package-manager: npm_and_yarn
# allowed-updates:
# - update-type: all
# dependency-groups:
# - name: npm
# rules:
# patterns:
# - "*"
# source:
# directory: "*"
# provider: github
# repo: vdaas/vald-client-node
# job:
# package-manager: npm_and_yarn
# allowed-updates:
# - update-type: all
# dependency-groups:
# - name: npm
# rules:
# patterns:
# - "*"
# source:
# directory: "/"
# provider: github
# repo: vdaas/vald-client-node
input:
job:
package-manager: npm_and_yarn
allowed-updates:
- update-type: all
dependency-groups:
- name: npm
rules:
patterns:
- "*"
source:
directory: "*"
provider: github
repo: vdaas/vald-ci-labs

0 comments on commit 51ac115

Please sign in to comment.