mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Change dependabot to check npm monthly
[ci skip]
This commit is contained in:
parent
e514b99c57
commit
30834eb8ff
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
|
@ -10,7 +10,7 @@ updates:
|
|||
directory: "/src-ui"
|
||||
# Check the npm registry for updates every week
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
interval: "monthly"
|
||||
# Add reviewers
|
||||
reviewers:
|
||||
- "paperless-ngx/frontend"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue