diff --git a/.deployment.config b/.deployment.config index 04febfa..b2f62ae 100644 --- a/.deployment.config +++ b/.deployment.config @@ -11,27 +11,9 @@ }, "start_environment_automatically": true }, - "snyk": { - "org": "coveo-jsui", - "no_dependencies": true, - "no_container_images": true - }, - "snyk_code":{ - "no_scan": false, - "configurations": [ - { - "org": "coveo-jsui", - "project_name": "search-ui-extensions", - "path": "src/" - } - ] - }, "observatory": { "no_endpoint": true }, - "veracode": { - "no_scan": true - }, "phases": { "s3": { "dev": { @@ -49,5 +31,5 @@ } } }, - "deployment_config_version": 1 -} \ No newline at end of file + "deployment_config_version": 13 +}