Skip to content

Commit

Permalink
Update release branch in Dependabot config (#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
triffer authored Jun 26, 2024
1 parent f09ec5a commit c089c05
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 @@ -28,7 +28,7 @@ updates:
prefix: "docker"
include: "scope"
- package-ecosystem: "gomod"
target-branch: "release-1.6"
target-branch: "release-1.8"
directory: "/"
labels:
- "go"
Expand All @@ -48,7 +48,7 @@ updates:
- dependency-name: "istio.io/istio"
- dependency-name: "k8s.io/*"
- package-ecosystem: "docker"
target-branch: "release-1.6"
target-branch: "release-1.8"
directory: "/"
labels:
- "docker"
Expand Down

0 comments on commit c089c05

Please sign in to comment.