]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Change dependabot to check npm monthly 477/head
authorshamoon <4887959+shamoon@users.noreply.github.com>
Mon, 21 Mar 2022 21:53:56 +0000 (14:53 -0700)
committerGitHub <noreply@github.com>
Mon, 21 Mar 2022 21:53:56 +0000 (14:53 -0700)
[ci skip]

.github/dependabot.yml

index 789d117bb09dca6a6a78ca95ad4955366aebcaf5..7b8e87fde96ff32f4e655fe97426f50b16e000ce 100644 (file)
@@ -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"