Skip to content

Commit 44d1948

Browse files
committed
Remove extra dependency groups
1 parent dcde68e commit 44d1948

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -30,31 +30,9 @@ updates:
3030
- "github.com/stretchr/*"
3131
- "github.com/davecgh/*"
3232
- "github.com/pmezard/*"
33-
compression:
34-
patterns:
35-
- "github.com/andybalholm/*"
36-
- "github.com/klauspost/*"
37-
mattn:
38-
patterns:
39-
- "github.com/mattn/*"
40-
uuid:
41-
patterns:
42-
- "github.com/google/uuid*"
43-
unicode:
44-
patterns:
45-
- "github.com/rivo/*"
4633
yaml:
4734
patterns:
4835
- "gopkg.in/yaml.*"
4936
golang-x:
5037
patterns:
5138
- "golang.org/x/*"
52-
template-engines:
53-
patterns:
54-
- "github.com/CloudyKit/*"
55-
- "github.com/Joker/*"
56-
- "github.com/cbroglie/*"
57-
- "github.com/eknkc/*"
58-
- "github.com/flosch/*"
59-
- "github.com/mailgun/*"
60-
- "github.com/yosssi/*"

0 commit comments

Comments
 (0)