Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Commit

Permalink
Do not automerge all dependabot updates (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Dec 10, 2019
2 parents b29be90 + 05f0ee0 commit 41730c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .dependabot/config.yml
Expand Up @@ -7,7 +7,7 @@ update_configs:
directory: "/"
automerged_updates:
- match:
dependency_type: "all"
dependency_type: "development"
default_assignees:
- "core23"
default_labels:
Expand Down

0 comments on commit 41730c6

Please sign in to comment.