From e25d8471a3a986ca5cc83759d04dc5b03ea5a7d8 Mon Sep 17 00:00:00 2001 From: Philippe Boneff Date: Wed, 12 Aug 2026 16:01:57 +0000 Subject: [PATCH] ignore Tessera updates <= 1.0.4 --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6af88826..ea657f5f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,7 @@ updates: # CompactionInterval/BadgerOptions). ignore: - dependency-name: "github.com/transparency-dev/tessera" - versions: ["1.0.4"] + versions: ["<= 1.0.4"] - package-ecosystem: github-actions directory: /