Skip to content

Commit 98703ae

Browse files
committed
Bundle all action updates
Signed-off-by: Bryan Richter <b@chreekat.net>
1 parent b718fda commit 98703ae

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
open-pull-requests-limit: 5
8+
# One big PR for all action updates
9+
groups:
10+
all-actions:
11+
patterns:
12+
- "*"

0 commit comments

Comments
 (0)