Skip to content

Commit

Permalink
fix target-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
haitch committed Jul 1, 2024
1 parent b9a5a4a commit 056dbc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
target-branch: v3
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
Expand All @@ -15,6 +16,7 @@ updates:
dependency-type: production

- package-ecosystem: github-actions
target-branch: v3
directory: /
schedule:
interval: weekly
Expand Down

0 comments on commit 056dbc8

Please sign in to comment.