Skip to content

Commit e8a1cb8

Browse files
authored
chore: ignore jiti-v2.0 & jiti-v2.1 for renovate (#19786)
1 parent 0f773ef commit e8a1cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
],
88
ignorePresets: [":semanticPrefixFixDepsChoreOthers"],
99
labels: ["dependencies"],
10+
ignoreDeps: ["jiti-v2.0", "jiti-v2.1"],
1011

1112
// Wait well over npm's three day window for any new package as a precaution against malicious publishes
1213
// https://docs.npmjs.com/policies/unpublish/#packages-published-less-than-72-hours-ago

0 commit comments

Comments
 (0)