Skip to content

Commit

Permalink
Merge 12c2eb2 into 46d05ff
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 29, 2021
2 parents 46d05ff + 12c2eb2 commit c42229d
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
time: "13:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: pylint
versions:
- 2.7.0
- 2.7.1
- 2.8.1
- 2.8.2
- dependency-name: coverage
versions:
- "5.5"

0 comments on commit c42229d

Please sign in to comment.