Skip to content

Commit

Permalink
Configure dependabot (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
scouten-adobe authored May 24, 2022
1 parent ac04d9c commit 9cf15a0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "cargo"
directory: "sdk"
schedule:
interval: "daily"

- package-ecosystem: "cargo"
directory: "c2patool"
schedule:
interval: "daily"

0 comments on commit 9cf15a0

Please # to comment.