Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and wolf4ood committed Jun 4, 2021
1 parent 07ab4a5 commit 60b8fb3
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
version: 2
updates:
- package-ecosystem: cargo
directory: "/gremlin-client"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: tokio
versions:
- 1.1.0
- dependency-name: mobc
versions:
- 0.7.0
- dependency-name: pin-project-lite
versions:
- 0.2.4
- dependency-name: async-tls
versions:
- 0.11.0
- dependency-name: rustls
versions:
- 0.19.0
- dependency-name: async-tungstenite
versions:
- 0.5.0

0 comments on commit 60b8fb3

Please sign in to comment.