2021-03-27 07:00:59 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: 'npm'
|
|
|
|
directory: '/frontend'
|
|
|
|
schedule:
|
|
|
|
interval: 'weekly'
|
|
|
|
commit-message:
|
|
|
|
prefix: "[bot]"
|
|
|
|
open-pull-requests-limit: 1
|
2021-06-20 14:44:46 +00:00
|
|
|
target-branch: "development"
|
2024-04-20 12:08:06 +00:00
|
|
|
groups:
|
|
|
|
fortawesome:
|
|
|
|
patterns:
|
|
|
|
- "@fortawesome*"
|
|
|
|
mantine:
|
|
|
|
patterns:
|
|
|
|
- "@mantine*"
|
|
|
|
react:
|
|
|
|
patterns:
|
|
|
|
- "react"
|
|
|
|
- "react-dom"
|
|
|
|
- "@types/react"
|
|
|
|
- "@types/react-dom"
|
2021-06-20 14:44:46 +00:00
|
|
|
- package-ecosystem: 'github-actions'
|
|
|
|
directory: '/'
|
|
|
|
schedule:
|
|
|
|
interval: 'weekly'
|
|
|
|
commit-message:
|
|
|
|
prefix: "[workflow]"
|
|
|
|
open-pull-requests-limit: 1
|
2021-03-27 07:00:59 +00:00
|
|
|
target-branch: "development"
|