mirror of https://git.sr.ht/~stygianentity/bincode
Added dependabot (#636)
Co-authored-by: Victor Koenders <victor.koenders@qrtech.se>
This commit is contained in:
parent
48783ba725
commit
c94d2e73ee
|
|
@ -0,0 +1,13 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: cargo
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
# Check for updates to GitHub Actions every weekday
|
||||
interval: "daily"
|
||||
Loading…
Reference in New Issue