Skip to content

Commit 368cb9b

Browse files
committed
chore: fix renovate ignore hive packages correctly
1 parent 4a308cf commit 368cb9b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

renovate.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
"github.com/iotaledger/hive.go",
1515
"github.com/iotaledger/hive.go/app",
1616
"github.com/iotaledger/hive.go/constraints",
17-
"github.com/iotaledger/hive.go/crypto ",
18-
"github.com/iotaledger/hive.go/ds ",
17+
"github.com/iotaledger/hive.go/crypto",
18+
"github.com/iotaledger/hive.go/ds",
1919
"github.com/iotaledger/hive.go/ierrors",
2020
"github.com/iotaledger/hive.go/kvstore",
21-
"github.com/iotaledger/hive.go/lo ",
22-
"github.com/iotaledger/hive.go/logger ",
21+
"github.com/iotaledger/hive.go/lo",
22+
"github.com/iotaledger/hive.go/logger",
2323
"github.com/iotaledger/hive.go/objectstorage",
24-
"github.com/iotaledger/hive.go/runtime ",
24+
"github.com/iotaledger/hive.go/runtime",
2525
"github.com/iotaledger/hive.go/serializer/v2",
2626
"github.com/iotaledger/hive.go/serializer/v3",
2727
"github.com/iotaledger/hive.go/web"

0 commit comments

Comments
 (0)