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 Apr 29, 2021
1 parent cf48024 commit 386da45
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: sentry-sdk
versions:
- 0.20.0
- 0.20.1
- dependency-name: gidgethub
versions:
- 5.0.0
- dependency-name: pytest
versions:
- 6.2.2

0 comments on commit 386da45

Please sign in to comment.