Enable Dependabot auto-merge for all minor releases
This commit is contained in:
8
.github/auto-merge.yml
vendored
8
.github/auto-merge.yml
vendored
@ -1,11 +1,3 @@
|
||||
- match:
|
||||
dependency_type: all
|
||||
update_type: security:minor # includes patch updates!
|
||||
|
||||
- match:
|
||||
dependency_type: development
|
||||
update_type: semver:minor # includes patch updates!
|
||||
|
||||
- match:
|
||||
dependency_type: production
|
||||
update_type: semver:patch
|
||||
|
Reference in New Issue
Block a user