mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 19:32:19 +01:00
Ignore hpyothesis updates
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -4,3 +4,7 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
ignored_updates:
|
||||||
|
# Hypotehsis is only used for testing and is updated quite often
|
||||||
|
- match:
|
||||||
|
dependency_name: hypothesis
|
||||||
|
Reference in New Issue
Block a user