mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 16:29:34 +00:00
Chore: Improve and extend dependabot groups
This commit is contained in:
parent
77d973a40a
commit
8203d29525
19
.github/dependabot.yml
vendored
19
.github/dependabot.yml
vendored
@ -10,17 +10,32 @@ updates:
|
||||
exclude-patterns:
|
||||
- '@strapi/babel-plugin-switch-ee-ce'
|
||||
|
||||
eslint:
|
||||
patterns:
|
||||
- 'eslint'
|
||||
- 'eslint-*'
|
||||
- '@typescript-eslint/*'
|
||||
|
||||
jest:
|
||||
patterns:
|
||||
- 'jest'
|
||||
- 'jest-circus'
|
||||
- 'jest-cli'
|
||||
- 'jest-*'
|
||||
|
||||
react:
|
||||
patterns:
|
||||
- 'react'
|
||||
- 'react-dom'
|
||||
|
||||
react-dnd:
|
||||
patterns:
|
||||
- 'react-dnd'
|
||||
- 'react-dnd-*'
|
||||
|
||||
redux:
|
||||
patterns:
|
||||
- 'redux'
|
||||
- 'react-redux'
|
||||
|
||||
richtext-editor:
|
||||
patterns:
|
||||
- 'markdown-it'
|
||||
|
Loading…
x
Reference in New Issue
Block a user