Skip to content

Commit 41a4cc2

Browse files
committed
fix: add gh actions to dependabot
1 parent b1fee41 commit 41a4cc2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/check-project/files/.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,9 @@ updates:
2929
patterns:
3030
- "*kubo*"
3131
- "ipfsd-ctl"
32+
- package-ecosystem: "github-actions"
33+
directory: "/"
34+
schedule:
35+
interval: "weekly"
36+
commit-message:
37+
prefix: chore

0 commit comments

Comments
 (0)