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] committed Apr 29, 2021
1 parent 2ec792e commit 3b49a12
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: twine
versions:
- 3.3.0
- 3.4.0
- dependency-name: sphinx
versions:
- 3.4.3
- 3.5.0
- 3.5.1
- 3.5.2
- dependency-name: ipython
versions:
- 7.19.0
- 7.20.0
- 7.21.0
- dependency-name: bleach
versions:
- 3.3.0
- dependency-name: coveralls
versions:
- 3.0.0
- dependency-name: flake8
versions:
- 3.8.4

0 comments on commit 3b49a12

Please sign in to comment.