Skip to content

Commit a9f3ff0

Browse files
committed
Add dependabot workflow
1 parent 4d9248d commit a9f3ff0

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
version: 2
2+
3+
updates:
4+
5+
- package-ecosystem: "github-actions"
6+
directory: "/"
7+
schedule:
8+
interval: "weekly"
9+
assignees:
10+
- "xylar"
11+
- "altheaden"
12+
reviewers:
13+
- "xylar"
14+
- "altheaden"
15+

0 commit comments

Comments
 (0)