Add dependabot (#1823)
* Add dependabot * Delete automerge.yml Co-authored-by: Tom Christie <tom@tomchristie.com>
This commit is contained in:
parent
0d3fcc74a5
commit
62b7988a15
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: "monthly"
|
||||
Loading…
Reference in New Issue
Block a user