Skip to content

Commit

Permalink
➕ Add Dependabot, try and see how it behaves with Flit
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Jul 9, 2020
1 parent f5682d3 commit 579f85d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"

1 comment on commit 579f85d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.