]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: switch to weekly dependabot updates
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 16 Nov 2021 12:09:14 +0000 (12:09 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 17 Nov 2021 12:16:57 +0000 (12:16 +0000)
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

.github/dependabot.yml

index 3af03d106adba5664be02578be003f71e9a32ad0..79cdf9d28a9e45c7699d25224df91891c622da16 100644 (file)
@@ -5,5 +5,5 @@ updates:
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
-      interval: "daily"
+      interval: "weekly"
     open-pull-requests-limit: 2