Skip to content

Commit 5ecefe9

Browse files
Update databricks asset bundles JSON schema (SchemaStore#4989)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 180dbe9 commit 5ecefe9

File tree

2 files changed

+6310
-3403
lines changed

2 files changed

+6310
-3403
lines changed

src/schema-validation.jsonc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,13 @@
778778
"dart-build.json": {
779779
"unknownKeywords": ["deprecationMessage", "sources"]
780780
},
781+
"databricks-asset-bundles.json": {
782+
"unknownKeywords": [
783+
"deprecationMessage",
784+
"x-databricks-preview",
785+
"doNotSuggest"
786+
]
787+
},
781788
"dependabot-2.0.json": {
782789
"externalSchema": ["base.json"]
783790
},

0 commit comments

Comments
 (0)