Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

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 46284cd commit 114b021
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 10
allow:
- dependency-type: direct
- dependency-type: indirect
ignore:
- dependency-name: pdoc3
versions:
- "> 0.7.0, < 0.8"
- dependency-name: pdoc3
versions:
- ">= 0.7.a, < 0.8"

0 comments on commit 114b021

Please sign in to comment.