Skip to content

Commit 46af71e

Browse files
authored
Merge pull request #217 from yahonda/introduce_dependabot_github_actions
Keep GitHub Actions updated with Dependabot
2 parents 23812b6 + d897030 commit 46af71e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.dependabot/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
# Check for updates to GitHub Actions every weekday
8+
interval: "daily"

0 commit comments

Comments
 (0)