summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2021-11-16 12:09:14 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2021-11-17 12:16:57 +0000
commit0da6973c17406f8ae222725e5d1ddd2f7d1c3b1e (patch)
treeb69699bad006376e4828e306a49fb7de01411994 /.github/dependabot.yml
parenteb37ed701b432f30313d46d6904961376e02bcea (diff)
downloadsystemd-0da6973c17406f8ae222725e5d1ddd2f7d1c3b1e.tar.gz
ci: switch to weekly dependabot updates
Apparently some dependencies get updated much more often than I would have exepected. It can always be triggered manually at https://github.com/systemd/systemd/network/dependencies if there are any urgent updates
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 3af03d106a..79cdf9d28a 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -5,5 +5,5 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
- interval: "daily"
+ interval: "weekly"
open-pull-requests-limit: 2