Skip to content

Commit

Permalink
chore: enables docker ecosystem for dependabot (#1014)
Browse files Browse the repository at this point in the history
Signed-off-by: Nilekh Chaudhari <1626598+nilekhc@users.noreply.github.com>
  • Loading branch information
nilekhc committed Nov 11, 2022
1 parent 477ef4a commit f04f74a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
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"

0 comments on commit f04f74a

Please sign in to comment.