Skip to content

dependabit / manifest/src / Severity

Type Alias: Severity

ts
type Severity = z.infer<typeof SeveritySchema>;

Defined in: packages/manifest/src/schema.ts:337

Change severity level used in notifications and issue creation.

Released under the MIT License.