Skip to content

Commit a0f70c2

Browse files
committed
ci: update dependabot config (add cooldown, single update entry)
1 parent e2789cd commit a0f70c2

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,9 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 5
79
groups:
810
github-actions:
911
patterns:
10-
- "*"
11-
- package-ecosystem: "github-actions"
12-
directory: "/"
13-
schedule:
14-
interval: "weekly"
15-
target-branch: "5.x"
16-
groups:
17-
github-actions:
18-
patterns:
19-
- "*"
12+
- "*"

0 commit comments

Comments
 (0)