Skip to content

Commit

Permalink
fix: settings
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <hiroto.funakoshi.hiroto@gmail.com>
  • Loading branch information
hlts2 committed May 24, 2024
1 parent 51ac115 commit fa6e624
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions .github/dependabot-cli.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
# 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
Expand All @@ -25,3 +12,16 @@ input:
directory: "*"
provider: github
repo: vdaas/vald-ci-labs
# 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

0 comments on commit fa6e624

Please sign in to comment.