mirror of
https://github.com/esphome/esphome.git
synced 2024-11-12 18:27:46 +01:00
Fix dependabot version 2
This commit is contained in:
parent
27abb1280a
commit
25c62319a3
1 changed files with 2 additions and 3 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -4,7 +4,6 @@ updates:
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
ignored_updates:
|
ignore:
|
||||||
# Hypotehsis is only used for testing and is updated quite often
|
# Hypotehsis is only used for testing and is updated quite often
|
||||||
- match:
|
- dependency-name: hypothesis
|
||||||
dependency_name: hypothesis
|
|
||||||
|
|
Loading…
Reference in a new issue