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
commit 03663e00e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"