From 69066bb9239e8551990ef148dabae3a0184453fc Mon Sep 17 00:00:00 2001 From: Birk Skyum Date: Fri, 5 Aug 2022 12:44:04 +0200 Subject: [PATCH] don't ignore updates to husky --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71b302c..e0ad046 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,5 +13,3 @@ updates: directory: / schedule: interval: weekly - ignore: - - dependency-name: 'husky'