Skip to content

Commit d86d13d

Browse files
committed
chore(template): sync with dailydevops/dotnet-template [skip ci]
1 parent cde0f12 commit d86d13d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.commitlintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
extends: "@commitlint/config-conventional"
22
rules:
33
body-max-line-length: [2, "always", 1000]
4+
header-max-length: [2, "always", 120]
45
subject-case: [2, "never", ["upper-case", "camel-case", "kebab-case"]]

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55

66
# Every time I update this file without changing the content, I increment this counter.
7-
# Counter: 26
7+
# Counter: 27
88

99
version: 2
1010
updates:

0 commit comments

Comments
 (0)