Skip to content

Commit 3156213

Browse files
authored
Merge pull request #109 from pi-hole/dependabot/upate
Also run dependabot on composite actions
2 parents 29f1c1d + 65328e8 commit 3156213

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@ version: 2
22
updates:
33
# Maintain dependencies for GitHub Actions
44
- package-ecosystem: "github-actions"
5-
directory: "/"
5+
directories:
6+
- "/"
7+
- "/.github/actions/login-repo/"
68
schedule:
79
interval: "weekly"
810
day: saturday

0 commit comments

Comments
 (0)