Skip to content

Commit 64e9f60

Browse files
committed
dependabot to update github-actions automagically
1 parent 9b62710 commit 64e9f60

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@ updates:
88
timezone: "America/Los_Angeles"
99
open-pull-requests-limit: 3
1010
rebase-strategy: auto
11+
12+
- package-ecosystem: "github-actions"
13+
directory: "/"
14+
schedule:
15+
# Check for updates to GitHub Actions every day
16+
interval: "daily"
17+
open-pull-requests-limit: 3
18+
rebase-strategy: auto

0 commit comments

Comments
 (0)