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