Skip to content

Commit 1c29894

Browse files
authored
Merge pull request #181 from fschmtt/feat/dependabot/actions
chore: let Dependabot update GitHub Actions weekly
2 parents b34c84d + bb6b445 commit 1c29894

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "weekly"
8+
9+
- package-ecosystem: "github-actions"
10+
directory: "/"
11+
schedule:
12+
interval: "weekly"

0 commit comments

Comments
 (0)