Skip to content

Commit

Permalink
Merge pull request #350 from MITLibraries/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
hakbailey committed May 2, 2022
2 parents b5f095d + 390559a commit c5d9995
Showing 1 changed file with 82 additions and 0 deletions.
82 changes: 82 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "09:00"
timezone: America/New_York
open-pull-requests-limit: 10
ignore:
- dependency-name: boto3
versions:
- 1.16.62
- 1.16.63
- 1.17.0
- 1.17.1
- 1.17.10
- 1.17.11
- 1.17.12
- 1.17.13
- 1.17.14
- 1.17.15
- 1.17.16
- 1.17.17
- 1.17.18
- 1.17.19
- 1.17.2
- 1.17.20
- 1.17.21
- 1.17.22
- 1.17.23
- 1.17.24
- 1.17.25
- 1.17.26
- 1.17.27
- 1.17.28
- 1.17.29
- 1.17.3
- 1.17.30
- 1.17.32
- 1.17.33
- 1.17.34
- 1.17.35
- 1.17.36
- 1.17.38
- 1.17.39
- 1.17.4
- 1.17.40
- 1.17.41
- 1.17.43
- 1.17.44
- 1.17.45
- 1.17.46
- 1.17.47
- 1.17.48
- 1.17.49
- 1.17.5
- 1.17.50
- 1.17.51
- 1.17.52
- 1.17.53
- 1.17.54
- 1.17.55
- 1.17.56
- 1.17.57
- 1.17.58
- 1.17.59
- 1.17.6
- 1.17.7
- 1.17.8
- 1.17.9
- dependency-name: flake8
versions:
- 3.8.4
- 3.9.0
- dependency-name: smart-open
versions:
- 4.1.2
- 4.2.0
- dependency-name: lxml
versions:
- 4.6.2

0 comments on commit c5d9995

Please sign in to comment.