esphome/.github/dependabot.yml

11 lines
251 B
YAML
Raw Normal View History

2020-07-15 12:58:15 +02:00
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
2020-07-24 10:13:08 +02:00
ignored_updates:
# Hypotehsis is only used for testing and is updated quite often
- match:
dependency_name: hypothesis