mirror of https://github.com/morpheus65535/bazarr
no log: add dependabot groups (#2461)
This commit is contained in:
parent
73224866cb
commit
6ecfc11012
|
@ -8,6 +8,19 @@ updates:
|
|||
prefix: "[bot]"
|
||||
open-pull-requests-limit: 1
|
||||
target-branch: "development"
|
||||
groups:
|
||||
fortawesome:
|
||||
patterns:
|
||||
- "@fortawesome*"
|
||||
mantine:
|
||||
patterns:
|
||||
- "@mantine*"
|
||||
react:
|
||||
patterns:
|
||||
- "react"
|
||||
- "react-dom"
|
||||
- "@types/react"
|
||||
- "@types/react-dom"
|
||||
- package-ecosystem: 'github-actions'
|
||||
directory: '/'
|
||||
schedule:
|
||||
|
|
Loading…
Reference in New Issue