Skip to content

Commit

Permalink
ci: updated dependabot rebase and versioning strategies
Browse files Browse the repository at this point in the history
Signed-off-by: Tomer Figenblat <tomer@tomfi.info>
  • Loading branch information
TomerFi committed Dec 30, 2024
1 parent 92b13b2 commit f32e0fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ updates:
commit-message:
prefix: "ci"
include: "scope"
rebase-strategy: disabled
versioning-strategy: increase-if-necessary
assignees:
- "tomerfi"
- "thecode"
Expand All @@ -24,6 +26,8 @@ updates:
commit-message:
prefix: "build"
include: "scope"
rebase-strategy: disabled
versioning-strategy: increase-if-necessary
assignees:
- "tomerfi"
- "thecode"
Expand Down

0 comments on commit f32e0fe

Please sign in to comment.