We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 668c65d + 754bcd1 commit b4a112dCopy full SHA for b4a112d
1 file changed
.github/dependabot.yml
@@ -27,7 +27,6 @@ updates:
27
timezone: "Europe/London"
28
cooldown:
29
default-days: 7
30
- # 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.
31
ignore:
32
- dependency-name: "lycheeverse/lychee-action"
33
- versions: ["2.5.0", "2.6.0", "2.6.1"]
0 commit comments