Skip to content

Commit

Permalink
Merge pull request #29 from aws-samples/fix/add-dependabot-path
Browse files Browse the repository at this point in the history
fix: add dependabot path for bedrock agent
  • Loading branch information
scottschreckengaust authored Dec 2, 2024
2 parents cd760c9 + ea3b2c7 commit 9cbc4dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ updates:
directories:
- "/samples/document-explorer/terraform-config-backend"
- "/samples/document-explorer/terraform-config-frontend"
- "/samples/bedrock-agent"
schedule:
interval: "weekly"
commit-message:
Expand All @@ -20,6 +21,7 @@ updates:
- package-ecosystem: "pip"
directories:
- "/samples/document-explorer/client_app"
- "/samples/bedrock-agent/lambda/action-group"
schedule:
interval: "weekly"
commit-message:
Expand Down

0 comments on commit 9cbc4dd

Please sign in to comment.