Create dependabot.yml
This commit is contained in:
parent
5d3da1cc0d
commit
8677493e03
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
time: "22:00"
|
||||||
|
open-pull-requests-limit: 10
|
Reference in New Issue
Block a user