Enable auto-merge of all Sentry updates
This commit is contained in:
8
.github/auto-merge.yml
vendored
8
.github/auto-merge.yml
vendored
@ -1,3 +1,11 @@
|
|||||||
- match:
|
- match:
|
||||||
dependency_type: all
|
dependency_type: all
|
||||||
update_type: semver:minor # includes patch updates!
|
update_type: semver:minor # includes patch updates!
|
||||||
|
|
||||||
|
- match:
|
||||||
|
dependency_name: /sentry-.*/
|
||||||
|
update_type: all
|
||||||
|
|
||||||
|
- match:
|
||||||
|
dependency_name: the # Bump *the* sentry-javascript group with X updates
|
||||||
|
update_type: all
|
||||||
|
Reference in New Issue
Block a user