Skip to content

Commit b4a112d

Browse files
authored
Merge pull request #1957 from opensafely/steve/ignore-dependabot-for-lychee
Ignore lychee updates for now
2 parents 668c65d + 754bcd1 commit b4a112d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ updates:
2727
timezone: "Europe/London"
2828
cooldown:
2929
default-days: 7
30-
# 2.6.1 seemed to cause the exclude-path to not take effect, waiting for the next release.
30+
# Newer versions of lychee cause the exclude-path to not take effect.
3131
ignore:
3232
- dependency-name: "lycheeverse/lychee-action"
33-
versions: ["2.5.0", "2.6.0", "2.6.1"]

0 commit comments

Comments
 (0)