Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
chore(dependabot): use feature branch
Browse files Browse the repository at this point in the history
Version 3.0.0
  • Loading branch information
mzrtamp authored Feb 8, 2022
1 parent f5e60b5 commit ba1d8e1
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 @@ -8,7 +8,7 @@ updates:
interval: daily
time: "06:00"
timezone: Asia/Jakarta
target-branch: main
target-branch: feat/3.0.0
commit-message:
include: scope
prefix: chore
Expand All @@ -22,7 +22,7 @@ updates:
interval: daily
time: "06:00"
timezone: Asia/Jakarta
target-branch: main
target-branch: feat/3.0.0
commit-message:
include: scope
prefix: ci
Expand Down

0 comments on commit ba1d8e1

Please sign in to comment.