fix: unblock patched mermaid installs

This commit is contained in:
marius-kilocode
2026-05-15 16:31:51 +02:00
parent 05cf9b98c2
commit 2b424b1f04
+1 -1
View File
@@ -1,7 +1,7 @@
[install]
exact = true
minimumReleaseAge = 410520 # seconds (~4.75 days / ~114 hours)
minimumReleaseAgeExcludes = ["mermaid@11.15.0", "@mermaid-js/parser@1.1.1"]
minimumReleaseAgeExcludes = ["mermaid", "@mermaid-js/parser"]
[test]
root = "./do-not-run-tests-from-root"