Skip to content

Commit

Permalink
Merge pull request #23 from open-sauced/dependabot-yamls
Browse files Browse the repository at this point in the history
feat: Create `dependabot.yml`
  • Loading branch information
jpmcb authored Aug 23, 2023
2 parents 04cecb3 + deaa864 commit 141257e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# See the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 141257e

Please sign in to comment.