From 94696cc44e51e299d81e443faf4dffb3c4ce583a Mon Sep 17 00:00:00 2001 From: Sergey Cherepanov Date: Sat, 4 Feb 2023 18:19:18 +0300 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 64f847dc..75ad3e3a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + ignore: + - dependency-name: "github.com/anytypeio/go-chash" +