From bd50dd2206839e531ac2fa9b613b63721273b002 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Mon, 24 Jun 2024 21:10:02 +0200 Subject: [PATCH] chore(template): sync with dailydevops/dotnet-template [skip ci] --- .config/dotnet-tools.json | 2 +- .github/dependabot.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 155e425..9b38ee5 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.28.2", + "version": "0.28.0", "commands": [ "dotnet-csharpier" ], diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc689b5..e72010b 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: 24 +# Counter: 25 version: 2 updates: