mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
Create dependabot.yml
This commit is contained in:
parent
9880a425f4
commit
2a14473e8c
1 changed files with 6 additions and 0 deletions
6
.github/dependabot.yml
vendored
Normal file
6
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
Loading…
Reference in a new issue