From 8b9f67e46f462980dd0877e752954a07bfecdb32 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 Sep 2021 06:23:44 +0200 Subject: Adding upstream version 2.15.0. Signed-off-by: Daniel Baumann --- testing/resources/dart_repo/.pre-commit-hooks.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testing/resources/dart_repo/.pre-commit-hooks.yaml (limited to 'testing/resources/dart_repo/.pre-commit-hooks.yaml') diff --git a/testing/resources/dart_repo/.pre-commit-hooks.yaml b/testing/resources/dart_repo/.pre-commit-hooks.yaml new file mode 100644 index 0000000..e0dc5a2 --- /dev/null +++ b/testing/resources/dart_repo/.pre-commit-hooks.yaml @@ -0,0 +1,4 @@ +- id: hello-world-dart + name: hello world dart + entry: hello-world-dart + language: dart -- cgit v1.2.3