Skip to content

Commit

Permalink
feat: add deepsource & added assignees,reviewer in dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanveer143s authored May 25, 2023
1 parent f96fd99 commit 9c04448
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
# Add assignees
assignees:
- "clouddrove-ci"
# Add reviewer
Expand All @@ -19,7 +19,7 @@ updates:
directory: "_example/memcached" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
# Add assignees
assignees:
- "clouddrove-ci"
# Add reviewer
Expand All @@ -29,7 +29,7 @@ updates:
directory: "_example/redis" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
# Add assignees
assignees:
- "clouddrove-ci"
# Add reviewer
Expand All @@ -39,7 +39,7 @@ updates:
directory: "_example/redis-cluster" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
# Add assignees
assignees:
- "clouddrove-ci"
# Add reviewer
Expand Down

0 comments on commit 9c04448

Please sign in to comment.