From 38ee5066e7a4b4c704f900ff79a74fa34fe133e2 Mon Sep 17 00:00:00 2001 From: amrbashir Date: Tue, 28 Mar 2023 16:25:33 +0200 Subject: [PATCH] chore: update schema files --- core/config-schema/schema.json | 2 +- tooling/cli/schema.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/config-schema/schema.json b/core/config-schema/schema.json index a39b166a4..6f7391afd 100644 --- a/core/config-schema/schema.json +++ b/core/config-schema/schema.json @@ -2954,4 +2954,4 @@ "additionalProperties": true } } -} +} \ No newline at end of file diff --git a/tooling/cli/schema.json b/tooling/cli/schema.json index a39b166a4..6f7391afd 100644 --- a/tooling/cli/schema.json +++ b/tooling/cli/schema.json @@ -2954,4 +2954,4 @@ "additionalProperties": true } } -} +} \ No newline at end of file