mirror of
https://github.com/isar/rusqlite.git
synced 2024-11-25 02:21:37 +08:00
10 lines
277 B
YAML
10 lines
277 B
YAML
# Please see the documentation for all configuration options:
|
|
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
|
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "cargo"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|