Skip to content

Commit

Permalink
Increase dependabot's schedule interval to monthly (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcugat authored Oct 6, 2020
1 parent 57852f1 commit 4262a7c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"

0 comments on commit 4262a7c

Please sign in to comment.