We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/examples
1 parent be94b04 commit 0bb2cfaCopy full SHA for 0bb2cfa
.dependabot/config.yml
@@ -83,3 +83,6 @@ update_configs:
83
- package_manager: "java:maven"
84
directory: "/examples"
85
update_schedule: "daily"
86
+ automerged_updates:
87
+ - match: { dependency_group: "development", kind: "all" }
88
+ - match: { dependency_group: "runtime", kind: "all" }
0 commit comments