Skip to content

Commit 0454b29

Browse files
authored
Update .pre-commit-config.yaml
1 parent a062f3c commit 0454b29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: dotnet-format
66
name: dotnet-format
77
language: system
8-
entry: dotnet restore; dotnet format --include-generated --include
8+
entry: dotnet format --include-generated --include
99
types_or: [ "c#", "vb" ]
1010
- repo: https://github.com/efrecon/pre-commit-hook-lxml
1111
rev: v0.1.4

0 commit comments

Comments
 (0)