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.
1 parent 6776d0b commit 7ec3317Copy full SHA for 7ec3317
.dependabot/config.yml
@@ -4,7 +4,8 @@ update_configs:
4
- package_manager: "go:modules"
5
directory: "/"
6
update_schedule: "daily"
7
- automerged_updates:
8
- - match:
9
- dependency_type: "all"
10
- update_type: "all"
+# Uncomment if we enable auto-merging
+# automerged_updates:
+# - match:
+# dependency_type: "all"
11
+# update_type: "all"
0 commit comments