Skip to content

Commit

Permalink
Merge pull request #1216 from pallets/dependabot-config
Browse files Browse the repository at this point in the history
try to make dependabot ignore editable line
  • Loading branch information
davidism authored May 18, 2020
2 parents fc92af3 + 097ce4c commit b038ec3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 1
update_configs:
- package_manager: python
directory: /
update_schedule: daily
ignored_updates:
- dependency_name: "-e *"

0 comments on commit b038ec3

Please sign in to comment.