Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#1767)
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>
  • Loading branch information
dependabot-preview[bot] committed Jun 17, 2021
1 parent 249c2a8 commit b06f1f0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: docutils
versions:
- "0.16"
- "0.17"
- dependency-name: responses
versions:
- 0.12.1
- 0.13.0
- 0.13.1
- 0.13.2
- dependency-name: lxml
versions:
- 4.6.2

0 comments on commit b06f1f0

Please sign in to comment.