Skip to content

Commit 22eae55

Browse files
authored
Update GHA with dependabot
1 parent 0f4b05c commit 22eae55

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,14 @@ updates:
1111
- iakov
1212
assignees:
1313
- iakov
14+
- package-ecosystem: "github-actions"
15+
directory: "/" # Location of the workflow files (.github/workflows are checked by default)
16+
schedule:
17+
interval: monthly
18+
time: "23:59"
19+
timezone: Europe/London
20+
open-pull-requests-limit: 3
21+
reviewers:
22+
- iakov
23+
assignees:
24+
- iakov

0 commit comments

Comments
 (0)