Skip to content

Commit 28d2949

Browse files
authored
Add github-actions to dependabot (esphome#3595)
1 parent c4a0015 commit 28d2949

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,8 @@ updates:
77
ignore:
88
# Hypotehsis is only used for testing and is updated quite often
99
- dependency-name: hypothesis
10+
- package-ecosystem: "github-actions"
11+
directory: "/"
12+
schedule:
13+
interval: daily
14+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)