Skip to content

Commit a7caf06

Browse files
authored
Merge pull request #99 from fynnwilliam/fynnwilliam-patch-1
keep github actions up to date with dependabot.yml
2 parents 759d718 + 85b9ad6 commit a7caf06

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

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

0 commit comments

Comments
 (0)