Skip to content

Commit 204701f

Browse files
authored
Merge pull request #46 from psalm/enable-dependabot-for-gha
2 parents 702afa4 + 7f09c1b commit 204701f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,10 @@ updates:
1111
interval: "weekly"
1212
day: "friday"
1313
versioning-strategy: "widen"
14+
15+
- package-ecosystem: github-actions
16+
directory: /
17+
schedule:
18+
timezone: 05:00 UTC
19+
interval: weekly
20+
day: friday

0 commit comments

Comments
 (0)