{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://catalog.lintel.tools/schemas/schemastore/circleci-config-yml/latest.json",
  "title": "CircleCI Config",
  "x-lintel": {
    "source": "https://www.schemastore.org/circleciconfig.json",
    "sourceSha256": "ff44ba737e404a5bb3cd78d2be654edd2a990237521200fede86e996777f6e37",
    "fileMatch": [
      "**/.circleci/config.yml"
    ],
    "parsers": [
      "yaml"
    ]
  },
  "type": "object",
  "$ref": "https://catalog.lintel.tools/schemas/schemastore/circleci-config-yml/_shared/latest--schema.json"
}
