Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
Signed-off-by: Jin Dong <[email protected]>
  • Loading branch information
djdongjin committed Dec 29, 2024
1 parent f3fd363 commit e914422
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ updates:
- package-ecosystem: "gomod"
directories:
- "**/*"
allow:
# this enables update on indirect dependencies, which makes
# dependabot likely work on multi-module repo.
# (e.g., if `a/go.mod` depends on `./go.mod`, a direct dependency update
# on `./go.mod` will also update `a/go.mod`)
# https://github.com/dependabot/dependabot-core/issues/6678
- dependency-type: all
schedule:
interval: "weekly"
open-pull-requests-limit: 10
Expand Down

0 comments on commit e914422

Please sign in to comment.