Skip to content

Commit

Permalink
[Bot] Add dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
Herklos committed Sep 11, 2020
1 parent 8183a1e commit 52616f4
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
allow:
- dependency-name: "OctoBot*"
- dependency-name: "cython"
- dependency-name: "numpy"
- dependency-name: "tulipy"
reviewers:
- Herklos
- GuillaumeDSM
assignees:
- Herklos
- GuillaumeDSM

0 comments on commit 52616f4

Please sign in to comment.