Skip to content

Commit 26167c9

Browse files
Tune Dependabot (#4775)
Switch mvn to development deps only. This should cover mvn plugins. Signed-off-by: Holger Friedrich <[email protected]>
1 parent 6e1ad0d commit 26167c9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ updates:
1717
schedule:
1818
interval: "weekly"
1919
open-pull-requests-limit: 10
20-
labels:
21-
- dependencies
20+
labels: [ ]
21+
allow:
22+
- dependency-type: "development"

0 commit comments

Comments
 (0)