From 619f532fea2c93eb7e57a14811973691015759bb Mon Sep 17 00:00:00 2001 From: Theo Pascoli Date: Wed, 8 Jan 2025 16:45:01 +0100 Subject: [PATCH] test: first commit to add cypress tests to github actions --- commitlint.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commitlint.config.js b/commitlint.config.js index 17047d8c90..080384a0a6 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -1,4 +1,4 @@ -import { RuleConfigSeverity } from "@commitlint/typSans titrees"; +import { RuleConfigSeverity } from "@commitlint/types"; // Config used by 'commitlint' GitHub action. export default {