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 28, 2021
1 parent 3776daa commit 6d306aa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .dependabot/config.yml

This file was deleted.

16 changes: 16 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,16 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: coveralls
versions:
- 3.0.1
commit-message:
prefix: fix
prefix-development: chore
include: scope

0 comments on commit 6d306aa

Please sign in to comment.