Skip to content

Commit 35a52f0

Browse files
authored
chore: remove dependabot globs
Dependabot hasn't completed a run successfully for a few weeks, test if the dependency groupings is why.
1 parent 2e35b60 commit 35a52f0

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.github/dependabot.yml

-14
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,6 @@ updates:
1010
commit-message:
1111
prefix: "deps"
1212
prefix-development: "chore"
13-
groups:
14-
helia-deps: # group all deps that should be updated when Helia deps need updated
15-
patterns:
16-
- "*helia*"
17-
- "*libp2p*"
18-
- "*multiformats*"
19-
store-deps: # group all blockstore and datastore updates (interface & impl)
20-
patterns:
21-
- "*blockstore*"
22-
- "*datastore*"
23-
kubo-deps: # group kubo, kubo-rpc-client, and ipfsd-ctl updates
24-
patterns:
25-
- "*kubo*"
26-
- "ipfsd-ctl"
2713
- package-ecosystem: "github-actions"
2814
directory: "/"
2915
schedule:

0 commit comments

Comments
 (0)