Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: enables docker ecosystem for dependabot #1014

Merged
merged 1 commit into from
Nov 11, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: enables docker ecosystem for dependabot
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
  • Loading branch information
nilekhc committed Nov 11, 2022
commit f85928309d28c7005e22f1df038c5668090887ab
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,9 @@ updates:
interval: "weekly"
commit-message:
prefix: "chore"
- package-ecosystem: "docker"
directory: "/manifest_staging/charts/csi-secrets-store-provider-azure"
schedule:
interval: "weekly"
commit-message:
prefix: "chore"