From: Yann Collet Date: Mon, 26 Jan 2026 17:01:27 +0000 (-0800) Subject: extend dependabot period to monthly X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F4575%2Fhead;p=thirdparty%2Fzstd.git extend dependabot period to monthly --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a..8ac6b8c49 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly"