Commit 2eb3584
authored
ci: fix Dependabot config (#620)
Unfortunately, we can not have two separate "jobs" for bumping direct
dependencies and for updating Cargo.lock. The old config results in the
following error:
>Update configs must have a unique combination of 'package-ecosystem',
'directory', and 'target-branch'. Ecosystem 'cargo' has overlapping
directories.1 parent d3175f3 commit 2eb3584
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | 3 | | |
10 | 4 | | |
11 | 5 | | |
| |||
0 commit comments