mirror of
https://github.com/esphome/esphome.git
synced 2024-11-02 08:40:55 +01:00
10 lines
225 B
YAML
10 lines
225 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "pip"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
ignore:
|
|
# Hypotehsis is only used for testing and is updated quite often
|
|
- dependency-name: hypothesis
|