mirror of
https://github.com/XFox111/easylogon-web.git
synced 2026-07-02 19:52:45 +03:00
chore(ci): update dependabot config to group npm bumps
This commit is contained in:
@@ -15,21 +15,15 @@
|
|||||||
interval: monthly
|
interval: monthly
|
||||||
rebase-strategy: disabled
|
rebase-strategy: disabled
|
||||||
groups:
|
groups:
|
||||||
dev-deps:
|
|
||||||
patterns:
|
|
||||||
- "*"
|
|
||||||
dependency-type: development
|
|
||||||
exclude-patterns:
|
|
||||||
- "@types/react"
|
|
||||||
- "@types/react-dom"
|
|
||||||
- "scheduler"
|
|
||||||
deps:
|
deps:
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
dependency-type: production
|
|
||||||
exclude-patterns:
|
exclude-patterns:
|
||||||
- "react"
|
- "react"
|
||||||
- "react-dom"
|
- "react-dom"
|
||||||
|
- "@types/react"
|
||||||
|
- "@types/react-dom"
|
||||||
|
- "scheduler"
|
||||||
react:
|
react:
|
||||||
patterns:
|
patterns:
|
||||||
- "react"
|
- "react"
|
||||||
|
|||||||
Reference in New Issue
Block a user