diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d5ac72c5..ce758199 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,7 +27,6 @@ updates: timezone: "Europe/London" cooldown: default-days: 7 - # 2.6.1 seemed to cause the exclude-path to not take effect, waiting for the next release. + # Newer versions of lychee cause the exclude-path to not take effect. ignore: - dependency-name: "lycheeverse/lychee-action" - versions: ["2.5.0", "2.6.0", "2.6.1"]