Skip to content

Commit

Permalink
Merge pull request #187 from fizyk/dependabot/config
Browse files Browse the repository at this point in the history
add dependabot config
  • Loading branch information
fizyk committed Jul 30, 2019
2 parents eeda9a7 + 5057bf8 commit ad0fb52
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 1
update_configs:
- package_manager: "python"
directory: "/"
update_schedule: "daily"
automerged_updates:
- match:
dependency_name: "*"

0 comments on commit ad0fb52

Please sign in to comment.