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
|
||||
rebase-strategy: disabled
|
||||
groups:
|
||||
dev-deps:
|
||||
patterns:
|
||||
- "*"
|
||||
dependency-type: development
|
||||
exclude-patterns:
|
||||
- "@types/react"
|
||||
- "@types/react-dom"
|
||||
- "scheduler"
|
||||
deps:
|
||||
patterns:
|
||||
- "*"
|
||||
dependency-type: production
|
||||
exclude-patterns:
|
||||
- "react"
|
||||
- "react-dom"
|
||||
- "@types/react"
|
||||
- "@types/react-dom"
|
||||
- "scheduler"
|
||||
react:
|
||||
patterns:
|
||||
- "react"
|
||||
|
||||
Reference in New Issue
Block a user