Skip to content

Commit 1cd0428

Browse files
authored
Merge pull request #263 from paranerd/master
Scheduled dependabot for GitHub Actions
2 parents 391f2ba + 6630b2b commit 1cd0428

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ updates:
99
python-packages:
1010
patterns:
1111
- "*"
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
interval: "weekly"

0 commit comments

Comments
 (0)