From 9526bbf28de7fad8708526a63fd1cfae2cbc0534 Mon Sep 17 00:00:00 2001 From: "mhsatman@gmail.com" Date: Thu, 5 Sep 2024 10:58:34 +0300 Subject: [PATCH] fix dependabot --- .github/workflows/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 700707c..149f600 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -1,4 +1,5 @@ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates +# Time range: weekly version: 2 updates: - package-ecosystem: "github-actions"