Merge pull request #1299 from rusqlite/dependabot

Create dependabot.yml
This commit is contained in:
gwenn
2023-03-13 18:55:25 +01:00
committed by GitHub

9
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,9 @@
# 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"