Skip to content

Commit 0f09b4f

Browse files
committed
Use default dotnet pre-commit hook
1 parent 0922f3e commit 0f09b4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
repos:
3-
- repo: local
3+
- repo: https://github.com/dotnet/format
4+
rev: v5.1.225507
45
hooks:
56
- id: dotnet-format
67
name: dotnet-format

0 commit comments

Comments
 (0)