From 6a4679e81e10fab19c8b8a7292d7e350f8cc9b44 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sun, 5 Jun 2022 13:25:26 +0200 Subject: [PATCH] Ignore `standard` and `hallmark` updates --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6f12a34..21b29f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,8 @@ updates: interval: monthly ignore: - dependency-name: dependency-check + - dependency-name: standard + - dependency-name: hallmark - package-ecosystem: github-actions directory: / schedule: