dependabot (#6)

This commit is contained in:
Daniel Bauer
2023-10-27 07:31:17 +02:00
committed by daniel
parent 9392a3365c
commit 0c4e015aa5

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

@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
rebase-strategy: "disabled"