add dependabot
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
b3252dd1d4
commit
0927754d37
|
@ -0,0 +1,12 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: daily
|
||||||
|
target-branch: main
|
||||||
|
- package-ecosystem: cargo
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
target-branch: main
|
Loading…
Reference in New Issue