Enable auto-merge of all Sentry updates

This commit is contained in:
Sebastian Serth
2024-03-14 09:53:38 +01:00
parent 9a9b9a5f84
commit 14950b00b4

View File

@ -1,3 +1,11 @@
- match:
dependency_type: all
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