Skip to content

Commit

Permalink
enable dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
ShankarWarang committed Aug 22, 2024
1 parent 7bba804 commit cabe52f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: '/'
directory: "/"
schedule:
interval: daily
interval: "daily"
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "daily"

0 comments on commit cabe52f

Please sign in to comment.