Create dependabot.yml

This commit is contained in:
Alexis Métaireau 2024-01-05 16:34:24 +01:00
parent ecd4c73a7e
commit f030183888

10
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,10 @@
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
commit-message:
prefix: "chore:"