Skip to content

Commit

Permalink
Update release branch in Dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
triffer committed Jun 25, 2024
1 parent 8232978 commit 6b73c23
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 6b73c23

Please sign in to comment.