From f36a94d30ae04a8e0159c60d61e041e645a12220 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Thu, 23 May 2024 18:17:55 +0200 Subject: [PATCH] chore(template): sync with dailydevops/dotnet-template [skip ci] --- .commitlintrc | 4 ++-- .github/dependabot.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.commitlintrc b/.commitlintrc index 058d9fe..1270b92 100644 --- a/.commitlintrc +++ b/.commitlintrc @@ -4,5 +4,5 @@ rules: - 2 - never - - upper-case - - pascal-case - - start-case + - camel-case + - kebab-case diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f6c0cee..82bde29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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: 15 +# Counter: 16 version: 2 updates: