Skip to content

Commit

Permalink
feat: updated readme path
Browse files Browse the repository at this point in the history
  • Loading branch information
VishwajitNagulkar authored Apr 12, 2024
1 parent baf748a commit 599665a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ updates:
- "approvers"

- package-ecosystem: "terraform" # See documentation for possible values
directory: "_example/basic" # Location of package manifests
directory: "examples/basic" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
Expand All @@ -27,7 +27,7 @@ updates:
reviewers:
- "approvers"
- package-ecosystem: "terraform" # See documentation for possible values
directory: "_example/complete" # Location of package manifests
directory: "examples/complete" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
Expand All @@ -37,7 +37,7 @@ updates:
reviewers:
- "approvers"
- package-ecosystem: "terraform" # See documentation for possible values
directory: "_example/spot_instance" # Location of package manifests
directory: "examples/spot_instance" # Location of package manifests
schedule:
interval: "weekly"
# Add assignees
Expand Down

0 comments on commit 599665a

Please sign in to comment.