Skip to content

Commit b9fe5c3

Browse files
Align dependabot schedule with the PSModule template
Match the canonical Template-PSModule dependabot: daily github-actions updates with a 7-day cooldown. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent cfb12e6 commit b9fe5c3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ updates:
1111
- dependencies
1212
- github-actions
1313
schedule:
14-
interval: weekly
14+
interval: daily
15+
cooldown:
16+
default-days: 7

0 commit comments

Comments
 (0)