Skip to content

Commit

Permalink
Merge pull request #797 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 2421ada + 9083c53 commit cde3779
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 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 @@ -18,3 +26,14 @@ updates:
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1
- package-ecosystem: "docker"
directory: "./"
schedule:
interval: "daily"
time: "01:00"
timezone: "Asia/Shanghai"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
- "kind/cleanup"

0 comments on commit cde3779

Please sign in to comment.