Skip to content

Commit 638f7ee

Browse files
schema: add Pantsbuild - 2.31.0 (SchemaStore#5387)
* schema: add Pantsbuild - 2.31.0 * id * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d31a6bd commit 638f7ee

2 files changed

Lines changed: 4195 additions & 2 deletions

File tree

src/api/json/catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8013,7 +8013,7 @@
80138013
"name": "Pantsbuild",
80148014
"description": "Pantsbuild configuration file",
80158015
"fileMatch": ["pants*.toml"],
8016-
"url": "https://www.schemastore.org/pantsbuild-2.30.0.json",
8016+
"url": "https://www.schemastore.org/pantsbuild-2.31.0.json",
80178017
"versions": {
80188018
"2.14.0": "https://www.schemastore.org/pantsbuild-2.14.0.json",
80198019
"2.15.0": "https://www.schemastore.org/pantsbuild-2.15.0.json",
@@ -8025,7 +8025,8 @@
80258025
"2.21.0": "https://www.schemastore.org/pantsbuild-2.21.0.json",
80268026
"2.24.0": "https://www.schemastore.org/pantsbuild-2.24.0.json",
80278027
"2.26.0": "https://www.schemastore.org/pantsbuild-2.26.0.json",
8028-
"2.30.0": "https://www.schemastore.org/pantsbuild-2.30.0.json"
8028+
"2.30.0": "https://www.schemastore.org/pantsbuild-2.30.0.json",
8029+
"2.31.0": "https://www.schemastore.org/pantsbuild-2.30.0.json"
80298030
}
80308031
},
80318032
{

0 commit comments

Comments
 (0)