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 56e9ce3 commit a7eec80
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 @@ -15,3 +15,5 @@ updates:
directory: "/"
schedule:
interval: "daily"
allow:
- dependency-type: "all"

0 comments on commit a7eec80

Please sign in to comment.