Skip to content

Commit

Permalink
build: add github actions to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
manhunto committed Mar 3, 2024
1 parent 3ac5694 commit 88fdb46
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
reviewers:
- manhunto
assignees:
- manhunto
labels:
- dependencies
- package-ecosystem: cargo
directory: "/"
schedule:
Expand Down

0 comments on commit 88fdb46

Please sign in to comment.