Skip to content

Commit

Permalink
Update Databricks Asset Bundles schema and fileMatch (#4157)
Browse files Browse the repository at this point in the history
* Update Databricks Asset Bundles schema and fileMatch

* add id and schema draft version

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix typo

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
shreyas-goenka and pre-commit-ci[bot] authored Oct 21, 2024
1 parent 1575ac9 commit dcff881
Show file tree
Hide file tree
Showing 2 changed files with 5,328 additions and 6,097 deletions.
2 changes: 1 addition & 1 deletion src/api/json/catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -6625,7 +6625,7 @@
{
"name": "Databricks Asset Bundles",
"description": "Databricks Asset Bundles config",
"fileMatch": ["**/.databricks.yml"],
"fileMatch": ["databricks.yml", "databricks.yaml"],
"url": "https://json.schemastore.org/databricks-asset-bundles.json"
},
{
Expand Down
Loading

0 comments on commit dcff881

Please sign in to comment.