mirror of
https://github.com/XFox111/PasswordGeneratorExtension.git
synced 2026-04-22 08:08:01 +03:00
Refactor dependabot.yml to adjust dependency groups
This commit is contained in:
@@ -17,20 +17,14 @@ updates:
|
||||
interval: monthly
|
||||
rebase-strategy: disabled
|
||||
groups:
|
||||
dev-deps:
|
||||
patterns:
|
||||
- "*"
|
||||
dependency-type: development
|
||||
exclude-patterns:
|
||||
- "@types/react"
|
||||
- "@types/react-dom"
|
||||
deps:
|
||||
patterns:
|
||||
- "*"
|
||||
dependency-type: production
|
||||
exclude-patterns:
|
||||
- "react"
|
||||
- "react-dom"
|
||||
- "@types/react"
|
||||
- "@types/react-dom"
|
||||
react:
|
||||
patterns:
|
||||
- "react"
|
||||
|
||||
Reference in New Issue
Block a user