Skip to content

Commit 81105d6

Browse files
authored
Merge pull request #1670 from rsteube/dependabot-actions
dependabot: added github-actions
2 parents 747f92d + f534a2d commit 81105d6

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
@@ -4,3 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
8+
- package-ecosystem: "github-actions"
9+
directory: "/"
10+
schedule:
11+
interval: "daily"

0 commit comments

Comments
 (0)