Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

Commit 33add65

Browse files
authored
Added GitHub Actions check for dependabot
1 parent 462cc5b commit 33add65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,9 @@ updates:
66
interval: daily
77
open-pull-requests-limit: 99
88
target-branch: development
9+
- package-ecosystem: github-actions
10+
directory: "/"
11+
schedule:
12+
interval: daily
13+
open-pull-requests-limit: 99
14+
target-branch: development

0 commit comments

Comments
 (0)