mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Add more frontend dependabot groups
This commit is contained in:
parent
c545a80aa3
commit
62e81d8bf0
1 changed files with 7 additions and 0 deletions
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
|
|
@ -24,6 +24,13 @@ updates:
|
||||||
- "@ng-*"
|
- "@ng-*"
|
||||||
- "ngx-*"
|
- "ngx-*"
|
||||||
- "ng2-pdf-viewer"
|
- "ng2-pdf-viewer"
|
||||||
|
frontend-jest-dependencies:
|
||||||
|
patterns:
|
||||||
|
- "@types/jest"
|
||||||
|
- "jest"
|
||||||
|
frontend-eslint-dependencies:
|
||||||
|
patterns:
|
||||||
|
- "@typescript-eslint*"
|
||||||
|
|
||||||
# Enable version updates for Python
|
# Enable version updates for Python
|
||||||
- package-ecosystem: "pip"
|
- package-ecosystem: "pip"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue