Skip to content

Commit 939adca

Browse files
committed
chore: Update dependabot to consider github-actions
1 parent d684d36 commit 939adca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ updates:
1212
day: "wednesday"
1313
# Allow up to 10 open pull requests for maven dependencies
1414
open-pull-requests-limit: 10
15+
- package-ecosystem: "github-actions"
16+
directory: "/"
17+
schedule:
18+
interval: "weekly"
19+
day: "wednesday"

0 commit comments

Comments
 (0)