Skip to content

Commit e8db75a

Browse files
Copilotinfeo
andauthored
Add dependabot config for grouped GitHub Actions updates
Agent-Logs-Url: https://github.com/cryptomator/cryptomator.github.io/sessions/d6e7857c-a424-49fb-9845-d5dd5f6b43bc Co-authored-by: infeo <9036915+infeo@users.noreply.github.com>
1 parent 79024d7 commit e8db75a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "weekly"
7+
groups:
8+
github-actions:
9+
patterns:
10+
- "*"

0 commit comments

Comments
 (0)