mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
10 lines
251 B
YAML
10 lines
251 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
ignored_updates:
|
|
# Hypotehsis is only used for testing and is updated quite often
|
|
- match:
|
|
dependency_name: hypothesis
|