From c451d742bed22bed1e816df7bab5698d8238a163 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Wed, 16 Oct 2024 12:41:08 -0700 Subject: [PATCH] dependabot updates for coq-8.19 branch --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 09ff17477..a502e2ba7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -17,6 +17,14 @@ updates: interval: "daily" labels: - "dependencies" + - package-ecosystem: "github-actions" + directory: "/" + target-branch: "coq-8.19" + schedule: + # Check for updates to GitHub Actions every weekday + interval: "daily" + labels: + - "dependencies" - package-ecosystem: "github-actions" directory: "/" target-branch: "coq-8.18"