Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
CSCFAIRMETA-55: [ADD] dependabot conf
Browse files Browse the repository at this point in the history
- Dependabot is keeping our requirements
  up to date.
  • Loading branch information
tompulli authored Oct 20, 2020
1 parent be7fc22 commit d2cc582
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
allow:
# Allow both direct and indirect updates for all packages
- dependency-type: "all"

0 comments on commit d2cc582

Please sign in to comment.