Skip to content

Commit

Permalink
Create dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denisp-gh-admin authored Sep 15, 2021
1 parent 7d8bc3a commit aa2f4af
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
labels: []
schedule:
interval: "daily"
rebase-strategy: disabled
open-pull-requests-limit: 2

- package-ecosystem: github-actions
directory: "/"
labels: []
schedule:
interval: "daily"
rebase-strategy: disabled
open-pull-requests-limit: 2

0 comments on commit aa2f4af

Please sign in to comment.