From a4eebdbfca59b77b08be9a67d32a6a53ea255962 Mon Sep 17 00:00:00 2001 From: Sam ONeill Date: Tue, 7 Dec 2021 14:36:05 +1300 Subject: [PATCH] dependabot.yml: adds gulp-imagemin to ignore --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6691476c..646900d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,17 +5,12 @@ version: 2 updates: - # Enable version updates for Docker - package-ecosystem: "composer" - # Look for a `Dockerfile` in the `root` directory directory: "/" - # Check for updates once a week schedule: interval: "weekly" - package-ecosystem: "npm" - # Look for a `Dockerfile` in the `root` directory directory: "/" - # Check for updates once a week schedule: interval: "weekly" ignore: