this repo has no description

🎨 Auto-format code [skip ci]

Changed files
+7 -7
+7 -7
technologies.schema.json
··· 1 - { 2 - "$schema": "http://json-schema.org/draft-07/schema#", 3 - "items": { 4 - "$ref": ".astro/collections/technologies.schema.json#/definitions/technologies" 5 - }, 6 - "type": "array" 7 - }
··· 1 + { 2 + "$schema": "http://json-schema.org/draft-07/schema#", 3 + "items": { 4 + "$ref": ".astro/collections/technologies.schema.json#/definitions/technologies" 5 + }, 6 + "type": "array" 7 + }