Skip to content

Commit 7ec3317

Browse files
authored
Update config.yml
1 parent 6776d0b commit 7ec3317

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.dependabot/config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ update_configs:
44
- package_manager: "go:modules"
55
directory: "/"
66
update_schedule: "daily"
7-
automerged_updates:
8-
- match:
9-
dependency_type: "all"
10-
update_type: "all"
7+
# Uncomment if we enable auto-merging
8+
# automerged_updates:
9+
# - match:
10+
# dependency_type: "all"
11+
# update_type: "all"

0 commit comments

Comments
 (0)