Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (graphql-rust#924)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Christian Legnitto <[email protected]>
  • Loading branch information
dependabot-preview[bot] and LegNeato authored May 21, 2021
1 parent 9c9639e commit 92ad8b4
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: warp
versions:
- 0.3.0
- 0.3.1
- dependency-name: tokio
versions:
- 1.1.0
- 1.2.0
- 1.3.0
- 1.4.0
- dependency-name: actix
versions:
- 0.11.0
- dependency-name: actix-rt
versions:
- 2.0.0
- 2.1.0
- dependency-name: bytes
versions:
- 1.0.0
- dependency-name: hyper
versions:
- 0.14.1
- dependency-name: rand
versions:
- 0.8.0

0 comments on commit 92ad8b4

Please sign in to comment.