Skip to content

Commit

Permalink
Merge pull request #618 from andyzhangx/add-Dockerfile-dependabot
Browse files Browse the repository at this point in the history
chore: add Dockerfile dependabot
  • Loading branch information
andyzhangx authored May 16, 2023
2 parents ba1be05 + 17ee19a commit a49f266
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,11 @@ updates:
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1
- package-ecosystem: "docker"
directory: "/cmd/smbplugin/"
schedule:
interval: "daily"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"

0 comments on commit a49f266

Please sign in to comment.