From 5f34a2365d26afed95dc17febd52544be6a06a25 Mon Sep 17 00:00:00 2001 From: Stefan Pfaffel Date: Sun, 1 Dec 2024 18:37:17 +0100 Subject: [PATCH] chore(dependabot): ignore chaijs --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 27b210d..a3a14a9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: schedule: interval: monthly versioning-strategy: increase + ignore: + - dependency-name: chai - package-ecosystem: github-actions assignees: