UNPKG

renovate

Version:

Automated dependency updates. Flexible so you don't need to be.

11 lines 355 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.allowedStatusCheckStrings = void 0; exports.allowedStatusCheckStrings = [ 'minimumReleaseAge', 'mergeConfidence', 'configValidation', 'artifactError', ]; const CustomDatasourceFormats = ['json', 'plain', 'yaml', 'html']; //# sourceMappingURL=types.js.map