dependabot.yml

This commit is contained in:
Xavier Olive 2022-12-30 13:57:57 +01:00
parent 8830ef3dfe
commit ebe1f76cd9

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"