Skip to content

Commit

Permalink
Update dependabot.yml for release-1.32
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinForReal authored Jan 8, 2025
1 parent 9319f3b commit 79df2fd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,11 +235,11 @@ updates:
- "kind/cleanup"
- "lgtm"
- "approved"
- "release-1.29"
target-branch: "release-1.29"
- "release-1.32"
target-branch: "release-1.32"
ignore:
- dependency-name: "k8s.io/*"
versions: [">=0.30.0"]
versions: [">=0.33.0"]
groups:
all:
applies-to: version-updates
Expand All @@ -255,30 +255,30 @@ updates:
interval: daily
time: "01:00"
timezone: "Asia/Shanghai"
target-branch: "release-1.29"
target-branch: "release-1.32"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
- "kind/testing"
- "lgtm"
- "approved"
- "release-1.29"
- "release-1.32"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
time: "01:00"
timezone: "Asia/Shanghai"
target-branch: "release-1.29"
target-branch: "release-1.32"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
- "kind/cleanup"
- "lgtm"
- "approved"
- "release-1.29"
- "release-1.32"
- package-ecosystem: "gomod"
directory: "/"
open-pull-requests-limit: 1
Expand Down

0 comments on commit 79df2fd

Please sign in to comment.