Skip to content

Commit

Permalink
Allow Dependabot direct upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Jul 10, 2021
1 parent a7eec80 commit 027917e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ updates:
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-type: "all"

# Maintain dependencies for pip
- package-ecosystem: "pip"
Expand Down

0 comments on commit 027917e

Please sign in to comment.