From e3829cc5d067599ba8416821f67a936b8b3dd368 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 3 Nov 2020 07:17:38 +0100 Subject: Merging 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