Skip to content

Commit 9261347

Browse files
schema: add Pantsbuild - 2.30.0 (SchemaStore#5216)
* schema: add Pantsbuild - 2.30.0 * [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 131039c commit 9261347

File tree

2 files changed

+4263
-2
lines changed

2 files changed

+4263
-2
lines changed

src/api/json/catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7815,7 +7815,7 @@
78157815
"name": "Pantsbuild",
78167816
"description": "Pantsbuild configuration file",
78177817
"fileMatch": ["pants*.toml"],
7818-
"url": "https://www.schemastore.org/pantsbuild-2.26.0.json",
7818+
"url": "https://www.schemastore.org/pantsbuild-2.30.0.json",
78197819
"versions": {
78207820
"2.14.0": "https://www.schemastore.org/pantsbuild-2.14.0.json",
78217821
"2.15.0": "https://www.schemastore.org/pantsbuild-2.15.0.json",
@@ -7826,7 +7826,8 @@
78267826
"2.20.0": "https://www.schemastore.org/pantsbuild-2.20.0.json",
78277827
"2.21.0": "https://www.schemastore.org/pantsbuild-2.21.0.json",
78287828
"2.24.0": "https://www.schemastore.org/pantsbuild-2.24.0.json",
7829-
"2.26.0": "https://www.schemastore.org/pantsbuild-2.26.0.json"
7829+
"2.26.0": "https://www.schemastore.org/pantsbuild-2.26.0.json",
7830+
"2.30.0": "https://www.schemastore.org/pantsbuild-2.30.0.json"
78307831
}
78317832
},
78327833
{

0 commit comments

Comments
 (0)