File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 88 interval : " daily"
99 commit-message :
1010 include : scope
11- prefix : " chore(deps): bump "
11+ prefix : " chore(deps): "
1212 groups :
1313 efcore :
1414 patterns :
@@ -23,7 +23,7 @@ updates:
2323 interval : " daily"
2424 commit-message :
2525 include : scope
26- prefix : " chore(deps): bump "
26+ prefix : " chore(deps): "
2727
2828 - package-ecosystem : " github-actions"
2929 directory : " /"
Original file line number Diff line number Diff line change 1+ {
2+ "recommendations" : [
3+ " ms-dotnettools.csdevkit" ,
4+ " codezombiech.gitignore" ,
5+ " conventionalcommits.extension" ,
6+ " foxundermoon.shell-format" ,
7+ " github.vscode-github-actions" ,
8+ " github.vscode-pull-request-github" ,
9+ " ms-azuretools.vscode-containers" ,
10+ " redhat.vscode-yaml" ,
11+ " sonarsource.sonarlint-vscode" ,
12+ " yy0931.vscode-sqlite3-editor"
13+ ]
14+ }
Original file line number Diff line number Diff line change 1+ name : dotnet-samples-aspnetcore-webapi
2+
13services :
24 api :
35 image : dotnet-samples-aspnetcore-webapi
You can’t perform that action at this time.
0 commit comments