Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#1490)
Browse files Browse the repository at this point in the history
* Upgrade to GitHub-native Dependabot

* remove ignores

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Luiz Irber <luiz.irber@gmail.com>
  • Loading branch information
dependabot-preview[bot] and luizirber committed Apr 29, 2021
1 parent 481014e commit 8fbf83f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10

0 comments on commit 8fbf83f

Please sign in to comment.