Skip to content

Commit

Permalink
chore: add target branch for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Hintay committed Jul 29, 2024
1 parent ea35478 commit bcf41e9
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 @@ -9,8 +9,10 @@ updates:
directory: "/app"
schedule:
interval: "daily"
target-branch: "dev"

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
target-branch: "dev"

0 comments on commit bcf41e9

Please sign in to comment.