Skip to content

Commit 8059309

Browse files
authored
Merge pull request #117 from opensafely-core/madwort-patch-1
Allow dependabot to update github actions
2 parents 9a79a03 + 656c20f commit 8059309

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
@@ -7,3 +7,7 @@ updates:
77
interval: "daily"
88
allow:
99
- dependency-name: "opensafely-cohort-extractor"
10+
- package-ecosystem: "github-actions"
11+
directory: "/"
12+
schedule:
13+
interval: "weekly"

0 commit comments

Comments
 (0)