aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorKevin Hoerr <kjhoerr@protonmail.com>2023-01-09 09:55:54 -0500
committerKevin J Hoerr <kjhoerr@protonmail.com>2025-08-18 11:51:26 -0400
commitec6d7150461272294378cac4fa56166ee95085e3 (patch)
tree3d2acc6c4dcfd116a9213ca4a7249001fdc31fd6 /.github/dependabot.yml
parent038bc941e0deee9f262b2071cab668063529191c (diff)
downloadpantry-ec6d7150461272294378cac4fa56166ee95085e3.tar.gz
pantry-ec6d7150461272294378cac4fa56166ee95085e3.tar.bz2
pantry-ec6d7150461272294378cac4fa56166ee95085e3.zip
Add build action (#37)
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d149586..3e3988c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -8,8 +8,10 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
+ day: "saturday"
interval: "weekly"
- package-ecosystem: "maven" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
+ day: "saturday"
interval: "weekly"