Skip to content

Commit 2341c02

Browse files
committed
Update GitVersion schemas
Changed the Dependabot commit-message prefix from "(deps)" to "(sdk)" for improved clarity. Added GitVersion configuration and output schemas (6.3) to define and validate versioning rules and outputs within the project.
1 parent 74ac886 commit 2341c02

File tree

3 files changed

+611
-1
lines changed

3 files changed

+611
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ updates:
44
labels:
55
- "dependencies"
66
commit-message:
7-
prefix: "(deps)"
7+
prefix: "(sdk)"
88
directory: "/"
99
schedule:
1010
interval: daily

0 commit comments

Comments
 (0)