Skip to content

Commit

Permalink
chore(template): sync with dailydevops/dotnet-template [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Oct 29, 2024
1 parent 49f40bf commit 8e8169f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .commitlintrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
extends: "@commitlint/config-conventional"
rules:
body-max-line-length: [2, "always", 1000]
header-max-length: [2, "always", 120]
subject-case: [2, "never", ["upper-case", "camel-case", "kebab-case"]]
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

# Every time I update this file without changing the content, I increment this counter.
# Counter: 26
# Counter: 27

version: 2
updates:
Expand Down

0 comments on commit 8e8169f

Please sign in to comment.