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 Jun 24, 2024
1 parent bc4f4ec commit 1f5c9ca
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "0.28.0",
"commands": [
"dotnet-csharpier"
],
"rollForward": false
}
}
}
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: 21
# Counter: 22

version: 2
updates:
Expand Down

0 comments on commit 1f5c9ca

Please sign in to comment.