summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Bast <2790401+dbast@users.noreply.github.com>2021-08-03 08:39:23 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2021-08-08 11:15:18 +0200
commit148fa64a731dad45296abbdba24c07fc26af402a (patch)
tree4cfaaa609f59526653cbe3605f8d86e0370f4805 /.github
parent6ce55624f7155a3ed68d885cb8fa4ba33f14cb7c (diff)
Change dependabot interval to monthly
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 564713e..2cebf5b 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -3,5 +3,4 @@ updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
- interval: "weekly"
-
+ interval: "monthly"