Skip to content

Commit

Permalink
Merge pull request #864 from andyzhangx/update-dependabot
Browse files Browse the repository at this point in the history
chore: update dependabot
  • Loading branch information
andyzhangx authored Nov 23, 2024
2 parents fd195fe + 4285be0 commit d403265
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ updates:
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1
groups:
k8s:
applies-to: version-updates
patterns:
- "*"
update-types:
- "patch"
- "minor"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand All @@ -22,7 +30,10 @@ updates:
directory: "/cmd/smbplugin/"
schedule:
interval: "daily"
time: "01:00"
timezone: "Asia/Shanghai"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
- "kind/cleanup"

0 comments on commit d403265

Please sign in to comment.