From 78f91d7e2aac8bd74cbc2b0f2446d5cca9e6bb01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20St=C3=BChmer?= Date: Mon, 24 Jun 2024 19:31:34 +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 36c96f3..fc689b5 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: 23 +# Counter: 24 version: 2 updates: