diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a321729dcbc81..c93461c8806de 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,6 @@ updates: labels: ["A2-insubstantial", "B0-silent", "C1-low 📌"] schedule: interval: "daily" + ignore: + - dependency-name: "jsonrpc-*" + versions: [">= 16"]