Skip to content

Commit 76fa437

Browse files
authored
Merge pull request #890 from harehare/ci/add-github-actions-dependabot
👷 ci(dependabot): add GitHub Actions to Dependabot updates
2 parents 918c341 + 99727c3 commit 76fa437

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
@@ -18,3 +18,9 @@ updates:
1818
interval: "daily"
1919
time: "20:00"
2020
open-pull-requests-limit: 10
21+
- package-ecosystem: "github-actions"
22+
directory: "/"
23+
schedule:
24+
interval: "daily"
25+
time: "20:00"
26+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)