mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Enable dependabot. (#1314)
* Enable dependabot. * Add missing new line.
This commit is contained in:
parent
5e091bebe5
commit
2011ad439c
8
.github/dependabot.yml
vendored
Normal file
8
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
day: "friday"
|
||||
open-pull-requests-limit: 5
|
||||
Loading…
x
Reference in New Issue
Block a user