From 22b6d3abcec9046e294d08c741aa7b6338984e84 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 3 Nov 2020 07:17:33 +0100 Subject: Adding upstream version 2.8.2. Signed-off-by: Daniel Baumann --- testing/resources/dotnet_hooks_csproj_repo/.pre-commit-hooks.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/resources/dotnet_hooks_csproj_repo/.pre-commit-hooks.yaml (limited to 'testing/resources/dotnet_hooks_csproj_repo/.pre-commit-hooks.yaml') diff --git a/testing/resources/dotnet_hooks_csproj_repo/.pre-commit-hooks.yaml b/testing/resources/dotnet_hooks_csproj_repo/.pre-commit-hooks.yaml new file mode 100644 index 0000000..d005a74 --- /dev/null +++ b/testing/resources/dotnet_hooks_csproj_repo/.pre-commit-hooks.yaml @@ -0,0 +1,5 @@ +- id: dotnet example hook + name: dotnet example hook + entry: testeroni + language: dotnet + files: '' -- cgit v1.2.3