Skip to content

Commit

Permalink
ci: added dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
stuckatsixpm committed Mar 15, 2021
1 parent 862b353 commit 7262615
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 41 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
version: 2
updates:
# Enable version updates for python
- package-ecosystem: pip
# Look for files in the `root` directory
directory: "/"
#check daily
schedule:
interval: "weekly"
# Check for updates on Sundays
day: "sunday"

41 changes: 0 additions & 41 deletions requirements.txt

This file was deleted.

0 comments on commit 7262615

Please sign in to comment.