Merge pull request #17184 from strapi/chore/dependabot-groups

Chore: Group dependabot updates
This commit is contained in:
Gustav Hansen 2023-07-05 09:05:45 +02:00 committed by GitHub
commit 27505e6741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,40 @@ version: 2
updates:
- package-ecosystem: npm
directory: /
groups:
babel:
patterns:
- '@babel/*'
- 'babel-*'
exclude-patterns:
- '@strapi/babel-plugin-switch-ee-ce'
jest:
patterns:
- 'jest'
- 'jest-circus'
- 'jest-cli'
react:
patterns:
- 'react'
- 'react-dom'
richtext-editor:
patterns:
- 'markdown-it'
- 'markdown-it-*'
testing-library:
patterns:
- '@testing-library/*'
webpack:
patterns:
- 'webpack'
- 'webpack-cli'
- 'webpack-dev-server'
schedule:
interval: weekly
day: sunday