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" +