Skip to content

Commit

Permalink
CI: add Dependabot GitHub Action configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Aug 12, 2021
1 parent e7ee21d commit f0ae99e
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: "weekly"
open-pull-requests-limit: 10
reviewers:
- "HarshCasper"

0 comments on commit f0ae99e

Please sign in to comment.