Skip to content

Commit 2337f1d

Browse files
committed
Avoid grouping a bunch of dependencies still at v0.x
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 6ecc2bc commit 2337f1d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ updates:
3434
- "minor"
3535
exclude-patterns:
3636
- "async-solipsism"
37+
- "entsoe-py"
38+
- "frequenz-api-common"
39+
- "frequenz-api-electricity-trading"
40+
- "frequenz-client-base"
41+
- "frequenz-client-common"
3742
- "frequenz-repo-config*"
3843
- "markdown-callouts"
3944
- "mkdocs-gen-files"

0 commit comments

Comments
 (0)