Skip to content

Commit

Permalink
fix: add gh actions to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 28, 2024
1 parent b1fee41 commit 41a4cc2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/check-project/files/.github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ updates:
patterns:
- "*kubo*"
- "ipfsd-ctl"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: chore

0 comments on commit 41a4cc2

Please sign in to comment.