Skip to content

Commit

Permalink
Update release branch in Dependabot (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
triffer authored Dec 5, 2024
1 parent 548c05d commit edd6ba4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ updates:
prefix: "docker"
include: "scope"
- package-ecosystem: "gomod"
target-branch: "release-1.10"
target-branch: "release-1.11"
directory: "/"
schedule:
interval: "daily"
Expand All @@ -39,7 +39,7 @@ updates:
- dependency-name: "istio.io/istio"
- dependency-name: "k8s.io/*"
- package-ecosystem: "docker"
target-branch: "release-1.10"
target-branch: "release-1.11"
directory: "/"
schedule:
interval: "daily"
Expand Down

0 comments on commit edd6ba4

Please sign in to comment.