Skip to content

Commit 12d503f

Browse files
committed
- adds dependabot configuration for actions
Signed-off-by: Vincent Biret <[email protected]>
1 parent 883c3e6 commit 12d503f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
- package-ecosystem: github-actions
9+
directory: "/"
10+
schedule:
11+
interval: daily
12+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)