Skip to content

Commit 10d86d2

Browse files
authored
add actions to dependabot
1 parent 8e24505 commit 10d86d2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
version: 2
22
updates:
3+
- package-ecosystem: github-actions
4+
directory: "/"
5+
schedule:
6+
interval: daily
37
- package-ecosystem: docker
48
directory: "/"
59
schedule:
610
interval: daily
7-
open-pull-requests-limit: 10
8-
assignees:
9-
- larstthorsen

0 commit comments

Comments
 (0)