Skip to content

Commit 41e5b59

Browse files
chore: fix renovate (#961)
1 parent 3f56dcf commit 41e5b59

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>hypermodeinc/renovate-config"],
4-
"rangeStrategy": "widen"
4+
"rangeStrategy": "widen",
5+
"ignoreDeps": ["github.com/hypermodeinc/modusgraph"]
56
}

renovate.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)