From 17b8ebf55c6558c1c06e0323b63129979d8e862f Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Sat, 15 Nov 2025 17:30:16 +0100 Subject: [PATCH] uvx zizmor --fix=safe . --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c79c0de8..421c2f86 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,12 @@ updates: interval: weekly open-pull-requests-limit: 10 target-branch: main + cooldown: + default-days: 7 - package-ecosystem: github-actions directory: / schedule: interval: daily open-pull-requests-limit: 10 + cooldown: + default-days: 7