Files
codeocean/.github/auto-merge.yml
2024-03-14 09:55:54 +01:00

12 lines
262 B
YAML

- 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