aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorKevin J Hoerr <kjhoerr@protonmail.com>2023-01-09 17:19:45 -0500
committerKevin J Hoerr <kjhoerr@protonmail.com>2023-01-09 17:19:45 -0500
commit85ad7aa611198d6eb2aa6d354c89e56ce4495932 (patch)
treef75aba28526074e6046681ff16142e118cf876ac /.github/dependabot.yml
parent4f52eb7a36f2d17ca3e0f73b7e8f91c33ca03abf (diff)
downloadsubmelon.dev-85ad7aa611198d6eb2aa6d354c89e56ce4495932.tar.gz
submelon.dev-85ad7aa611198d6eb2aa6d354c89e56ce4495932.tar.bz2
submelon.dev-85ad7aa611198d6eb2aa6d354c89e56ce4495932.zip
Set weekly dependabot to saturday
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3a3cce5..64e8a62 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -8,4 +8,5 @@ updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
+ day: "saturday"
interval: "weekly"