diff --git a/overrides/build-systems.json b/overrides/build-systems.json index 126774a..3cf2f81 100644 --- a/overrides/build-systems.json +++ b/overrides/build-systems.json @@ -595,7 +595,8 @@ "poetry-core" ], "jsonschema": [ - { "buildSystem": "hatchling", "from": "4.6.0" } + { "buildSystem": "hatchling", "from": "4.6.0" }, + { "buildSystem": "hatch-vcs", "from": "4.6.0" } ], "jupyter-server": [ "jupyter-packaging"